Skip to content

Commit

Permalink
Merge pull request #15 from txtsd/renovate/svenstaro-upload-release-a…
Browse files Browse the repository at this point in the history
…ction-2.x

chore(deps): update svenstaro/upload-release-action action to v2.9.0
  • Loading branch information
txtsd authored Feb 22, 2024
2 parents 6adeb51 + 7a65031 commit 864c06e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: Upload Binary to Release
if: github.event_name == 'release'
uses: svenstaro/upload-release-action@2.7.0
uses: svenstaro/upload-release-action@2.9.0
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: build/DPITunnel-exec
Expand Down

0 comments on commit 864c06e

Please sign in to comment.