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 205dc94Copy full SHA for 205dc94
.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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
0 commit comments