We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6bc0a9c + b04ce25 commit 24cb17aCopy full SHA for 24cb17a
.github/workflows/prettier-md.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Git checkout
17
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
+ uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
18
with:
19
ref: ${{ github.head_ref }}
20
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
name: create release draft
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
fetch-depth: 0
0 commit comments