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 bc79fd4 commit bb0d9a1Copy full SHA for bb0d9a1
.github/workflows/main.yml
@@ -176,7 +176,7 @@ jobs:
176
with:
177
github_token: ${{ github.token }}
178
- name: Create a GitHub release
179
- uses: ncipollo/release-action@98d25d4189e9b6cee19b8635b1ea5cc39c158a41 # v1.19.2
+ uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0
180
181
tag: ${{ steps.tag_version.outputs.new_tag }}
182
name: Release ${{ steps.tag_version.outputs.new_tag }}
0 commit comments