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 a2d1470 commit e8d8541Copy full SHA for e8d8541
.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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
+ - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # 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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
+ uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
0 commit comments