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 92477b2 commit 5adaab7Copy full SHA for 5adaab7
2 files changed
.github/workflows/ci.yaml
@@ -24,7 +24,7 @@ jobs:
24
runs-on: ubuntu-24.04
25
steps:
26
- name: Checkout Code
27
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # ratchet:actions/checkout@v6.0.1
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
28
with:
29
fetch-depth: 2
30
.github/workflows/release-please.yaml
@@ -30,7 +30,7 @@ jobs:
if: ${{ needs.release-please.outputs.release_created }}
31
32
33
34
35
36
0 commit comments