Skip to content

Commit e03576a

Browse files
build(deps): bump xresloader/upload-to-github-release
Bumps [xresloader/upload-to-github-release](https://github.com/xresloader/upload-to-github-release) from 1.3.9 to 1.6.0. - [Release notes](https://github.com/xresloader/upload-to-github-release/releases) - [Commits](xresloader/upload-to-github-release@v1.3.9...v1.6.0) --- updated-dependencies: - dependency-name: xresloader/upload-to-github-release dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4de2fb6 commit e03576a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
chmod -R 0777 ./bin
151151
make build-all
152152
- name: Upload binaries
153-
uses: xresloader/upload-to-github-release@v1.3.9
153+
uses: xresloader/upload-to-github-release@v1.6.0
154154
env:
155155
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
156156
with:

0 commit comments

Comments
 (0)