Skip to content

Commit ebc93e6

Browse files
dependabot[bot]1715173329
authored andcommitted
build(deps): bump svenstaro/upload-release-action from 2.11.2 to 2.11.3
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.11.2 to 2.11.3. - [Release notes](https://github.com/svenstaro/upload-release-action/releases) - [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md) - [Commits](svenstaro/upload-release-action@2.11.2...2.11.3) --- updated-dependencies: - dependency-name: svenstaro/upload-release-action dependency-version: 2.11.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44b5ea1 commit ebc93e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
./dist/*
7272
7373
- name: Publishing to GitHub Releases
74-
uses: svenstaro/upload-release-action@2.11.2
74+
uses: svenstaro/upload-release-action@2.11.3
7575
if: github.event_name == 'release'
7676
with:
7777
repo_token: ${{ github.token }}

0 commit comments

Comments
 (0)