Skip to content

Commit 0f40ff0

Browse files
authored
Merge pull request #280 from Hack23/dependabot/github_actions/ncipollo/release-action-1.20.0
chore(deps): bump ncipollo/release-action from 1.19.2 to 1.20.0
2 parents 2a2beff + b73656f commit 0f40ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ jobs:
278278

279279
# Create GitHub Release with all artifacts
280280
- name: Create GitHub Release
281-
uses: ncipollo/release-action@98d25d4189e9b6cee19b8635b1ea5cc39c158a41 # v1.19.2
281+
uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0
282282
with:
283283
tag: ${{ needs.prepare.outputs.version }}
284284
name: Game ${{ needs.prepare.outputs.version }}

0 commit comments

Comments
 (0)