We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f76b1d0 + 5568c31 commit 82f862aCopy full SHA for 82f862a
.github/workflows/release.yaml
@@ -16,7 +16,7 @@ jobs:
16
echo "tag=$TAG" >> $GITHUB_OUTPUT
17
18
- name: Checkout
19
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
+ uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
20
with:
21
fetch-depth: 0
22
0 commit comments