Skip to content
This repository was archived by the owner on Oct 21, 2025. It is now read-only.

Commit 21209ef

Browse files
Update actions/checkout action to v4
1 parent 2d7891d commit 21209ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/policy.yaml

Lines changed: 1 addition & 1 deletion
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@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
1313
- uses: docker://ghcr.io/policy-as-versioned-code/policy-checker:latest
1414

0 commit comments

Comments
 (0)