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 c8c5cf0 commit 8c8c1cbCopy full SHA for 8c8c1cb
.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@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1.14.0
+ uses: ncipollo/release-action@cdcc88a9acf3ca41c16c37bb7d21b9ad48560d87 # v1.15.0
180
181
tag: ${{ steps.tag_version.outputs.new_tag }}
182
name: Release ${{ steps.tag_version.outputs.new_tag }}
0 commit comments