We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 144b7d1 commit 029a926Copy full SHA for 029a926
.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@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
13
- uses: docker://ghcr.io/example-policy-org-demo/policy-checker:latest
14
0 commit comments