summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-26 08:19:19 +0000
committerGitHub <noreply@github.com>2024-02-26 08:19:19 +0000
commit8f83f8fd61b4b0f12cbcebbf2b15bddcb7263996 (patch)
treecbcba09ec317813cec4cfc8c821b03ba73022771
parent2d287b9b1c21d6ca21e649f9d97e0b5e9e542e12 (diff)
Bump svenstaro/upload-release-action from 2.7.0 to 2.9.0dependabot/github_actions/svenstaro/upload-release-action-2.9.0
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.7.0 to 2.9.0. - [Release notes](https://github.com/svenstaro/upload-release-action/releases) - [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/svenstaro/upload-release-action/compare/2.7.0...2.9.0) --- updated-dependencies: - dependency-name: svenstaro/upload-release-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--.github/workflows/publish.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml
index 2020b55..bb6eb00 100644
--- a/.github/workflows/publish.yml
+++ b/.github/workflows/publish.yml
@@ -116,7 +116,7 @@ jobs:
fi
- name: Upload binaries to release
- uses: svenstaro/upload-release-action@2.7.0
+ uses: svenstaro/upload-release-action@2.9.0
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ${{ env.ASSET }}