We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbd2ebf commit 53b4cc2Copy full SHA for 53b4cc2
.github/workflows/blank.yml
@@ -55,7 +55,7 @@ jobs:
55
echo "DATE=$(date +'%Y-%m-%d_%s')" >> "${GITHUB_ENV}"
56
57
- name: Release Artifacts
58
- uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2
+ uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1
59
with:
60
name: "Clapper: ${{ env.VERSION }}"
61
tag_name: "${{ env.VERSION }}@${{ env.DATE }}"
0 commit comments