Skip to content

Commit 2cdc37b

Browse files
authored
Merge branch 'main' into chore/progaurd-support
2 parents f2f4f3a + 6646c92 commit 2cdc37b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-security.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- name: Checkout code
23-
uses: actions/checkout@v4
23+
uses: actions/checkout@v6
2424
- name: Ensure SHA pinned actions
2525
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@9e9574ef04ea69da568d6249bd69539ccc704e74 # v4.0.0
2626
with:

0 commit comments

Comments
 (0)