Skip to content

Commit 65aa61f

Browse files
authoredApr 22, 2024
Update actions/checkout action to v4
1 parent 9027d53 commit 65aa61f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
policy:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2.4.0
12+
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
1313
- uses: docker://ghcr.io/example-policy-org/policy-checker:latest
1414

0 commit comments

Comments
 (0)