We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent effa6bf commit 8a9cd58Copy full SHA for 8a9cd58
.github/workflows/policy.yaml
@@ -9,6 +9,6 @@ jobs:
9
policy:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
13
- uses: docker://ghcr.io/policy-as-versioned-code/policy-checker:latest
14
0 commit comments