We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c11f7db + 37b5c95 commit 5651d33Copy full SHA for 5651d33
.github/workflows/prettier-md.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Git checkout
17
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
+ uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
fetch-depth: 0
0 commit comments