We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b481fb + bb2039a commit 0e59d4dCopy full SHA for 0e59d4d
1 file changed
.github/workflows/valid-pr.yaml
@@ -24,7 +24,7 @@ jobs:
24
runs-on: ubuntu-latest
25
steps:
26
- name: Checkout Repository
27
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
28
# We only need to fetch the file on the default branch (where it usually lives)
29
# to ensure we get the latest configuration file.
30
with:
0 commit comments