We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7244664 + 37d8592 commit c24b928Copy full SHA for c24b928
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