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.
2 parents 2a2beff + b73656f commit 0f40ff0Copy full SHA for 0f40ff0
.github/workflows/release.yml
@@ -278,7 +278,7 @@ jobs:
278
279
# Create GitHub Release with all artifacts
280
- name: Create GitHub Release
281
- uses: ncipollo/release-action@98d25d4189e9b6cee19b8635b1ea5cc39c158a41 # v1.19.2
+ uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0
282
with:
283
tag: ${{ needs.prepare.outputs.version }}
284
name: Game ${{ needs.prepare.outputs.version }}
0 commit comments