Skip to content

Commit 76f9fc2

Browse files
authored
Merge pull request #274 from Hack23/dependabot/github_actions/ncipollo/release-action-1.19.2
chore(deps): bump ncipollo/release-action from 1.19.1 to 1.19.2
2 parents 2f6e03d + 6e68eb5 commit 76f9fc2

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@1c89adf39833729d8f85a31ccbc451b078733c80 # v1.19.1
281+
uses: ncipollo/release-action@98d25d4189e9b6cee19b8635b1ea5cc39c158a41 # v1.19.2
282282
with:
283283
tag: ${{ needs.prepare.outputs.version }}
284284
name: Game ${{ needs.prepare.outputs.version }}

0 commit comments

Comments
 (0)