We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79c9ef5 commit 243b8dcCopy full SHA for 243b8dc
.github/workflows/release-please.yaml
@@ -17,7 +17,7 @@ jobs:
17
id: release
18
with:
19
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
20
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
21
22
23
fetch-depth: 0
.github/workflows/update-readme.yaml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
steps:
- name: Checkout
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
0 commit comments