We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9904f88 commit e1a105eCopy full SHA for e1a105e
.github/workflows/ci.yml
@@ -9,6 +9,6 @@ jobs:
9
policy:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # tag=v3.0.0
+ - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
13
- uses: docker://ghcr.io/example-policy-org/policy-checker:latest
14
0 commit comments