Skip to content

Commit 2365ca5

Browse files
Update actions/checkout action to v3.6.0
1 parent 076d687 commit 2365ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/policy.yaml

+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@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
12+
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
1313
- uses: docker://ghcr.io/policy-as-versioned-code/policy-checker:latest
1414

0 commit comments

Comments
 (0)