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