Skip to content

Commit af69088

Browse files
committed
Update actions/checkout action to v3.0.2
1 parent 605b8b5 commit af69088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+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@a12a3943b4bdde767164f792f33f40b04645d846 # tag=v3.0.0
12+
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
1313
- uses: docker://ghcr.io/example-policy-org/policy-checker:latest
1414

0 commit comments

Comments
 (0)