We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34b988c + f8e3cb5 commit 144b7d1Copy full SHA for 144b7d1
.github/workflows/ci.yml
@@ -9,6 +9,6 @@ jobs:
9
policy:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2.4.0
+ - uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # tag=v3.0.0
13
- uses: docker://ghcr.io/example-policy-org-demo/policy-checker:latest
14
0 commit comments