Skip to content

Commit 16d9bbc

Browse files
authored
Merge pull request #229 from gucio321/dependabot/github_actions/softprops/action-gh-release-2
build(deps): bump softprops/action-gh-release from 1 to 2
2 parents 500465b + bc45b7a commit 16d9bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
- name: Echo
9191
run: echo ${{ env.RELEASE_VERSION }}
9292

93-
- uses: "softprops/action-gh-release@v1"
93+
- uses: "softprops/action-gh-release@v2"
9494
with:
9595
files: |
9696
build/tic-tac-go-terminal.bin

0 commit comments

Comments
 (0)