We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f76b1d0 commit 5568c31Copy full SHA for 5568c31
.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