Skip to content

Commit 3dc437a

Browse files
authored
Merge pull request #293 from chmln/dependabot/github_actions/svenstaro/upload-release-action-2.9.0
Bump svenstaro/upload-release-action from 2.7.0 to 2.9.0
2 parents fab61a0 + 8f83f8f commit 3dc437a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
fi
117117
118118
- name: Upload binaries to release
119-
uses: svenstaro/upload-release-action@2.7.0
119+
uses: svenstaro/upload-release-action@2.9.0
120120
with:
121121
repo_token: ${{ secrets.GITHUB_TOKEN }}
122122
file: ${{ env.ASSET }}

0 commit comments

Comments
 (0)