We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e3238b + c24b928 commit 12299aaCopy full SHA for 12299aa
1 file changed
.github/workflows/clean-repo.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
egress-policy: audit
23
24
- - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
+ - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
25
26
# Call clean repo
27
- name: Clean repo
0 commit comments