We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6cfeb8 + d7e712f commit f8d2799Copy full SHA for f8d2799
.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