We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eaacd5f + a9a285a commit 43adce7Copy full SHA for 43adce7
1 file changed
.github/workflows/tag-and-release.yml
@@ -75,7 +75,7 @@ jobs:
75
uses: actions/download-artifact@v4
76
77
- name: create-github-release
78
- uses: ncipollo/release-action@v1.18.0
+ uses: ncipollo/release-action@v1.19.1
79
with:
80
allowUpdates: true
81
artifacts: ${{ inputs.release-artifacts }}
0 commit comments