We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 236a325 + 1684a2b commit dbe5dfdCopy full SHA for dbe5dfd
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
contents: read
16
steps:
17
- name: Checkout
18
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
19
with:
20
persist-credentials: false
21
.github/workflows/integration.yml
@@ -47,7 +47,7 @@ jobs:
47
48
49
- name: Checkout code
50
51
52
53
0 commit comments