Skip to content

Commit 307b806

Browse files
committed
Upgrade crs-actions
1 parent aa772be commit 307b806

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/crs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ jobs:
1717
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1818

1919
- name: Install crs
20-
uses: mbarbin/crs-actions/setup-crs@9eed5c55f144e4e3adbb9a871dcae6d135c37256 # v1.0.0-alpha.11
20+
uses: mbarbin/crs-actions/setup-crs@1496bc422fe27b357d6354ab494e922f6a2b061f # v1.0.0-alpha.13
2121
with:
2222
crs-version: 0.0.20260307
2323
crs-digest: sha256:5097e709386d8d41351a87f86c8ad374db72aabe4ddc2a8ff2d58faebb1b889f
2424

2525
- name: Summarize CRs in PR
26-
uses: mbarbin/crs-actions/summarize-crs-in-pr@9eed5c55f144e4e3adbb9a871dcae6d135c37256 # v1.0.0-alpha.11
26+
uses: mbarbin/crs-actions/summarize-crs-in-pr@1496bc422fe27b357d6354ab494e922f6a2b061f # v1.0.0-alpha.13
2727
with:
2828
crs-config: .github/crs-config.json

0 commit comments

Comments
 (0)