We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6cfeb8 commit d7e712fCopy full SHA for d7e712f
.github/workflows/release.yaml
@@ -16,7 +16,7 @@ jobs:
16
echo "tag=$TAG" >> $GITHUB_OUTPUT
17
18
- name: Checkout
19
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
+ uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
20
with:
21
fetch-depth: 0
22
0 commit comments