Skip to content

Commit ab958cc

Browse files
committed
Upgrade the crs-actions version
1 parent db4039c commit ab958cc

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@87cd473edbc67f6640d6356679e1dd0f749e89da # v1.0.0-alpha.12
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@87cd473edbc67f6640d6356679e1dd0f749e89da # v1.0.0-alpha.12
2727
with:
2828
crs-config: .github/crs-config.json

0 commit comments

Comments
 (0)