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 00ca59c commit 8de0f26Copy full SHA for 8de0f26
.github/workflows/understackctl-release.yaml
@@ -19,7 +19,7 @@ jobs:
19
packages: write
20
steps:
21
- name: Checkout
22
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
23
with:
24
fetch-depth: 1
25
0 commit comments