Skip to content

Commit 3139bda

Browse files
Update softprops/action-gh-release action to v2.3.3
1 parent aeaf561 commit 3139bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
echo "DATE=$(date +'%Y-%m-%d_%s')" >> "${GITHUB_ENV}"
5656
5757
- name: Release Artifacts
58-
uses: softprops/action-gh-release@v2.2.2
58+
uses: softprops/action-gh-release@v2.3.3
5959
with:
6060
name: "GIMP/PhotoGIMP: ${{ env.VERSION }}"
6161
tag_name: "${{ env.VERSION }}@${{ env.DATE }}"

0 commit comments

Comments
 (0)