Skip to content

Commit 55bd806

Browse files
dependabot[bot]alexellis
authored andcommitted
Bump alexellis/upload-assets from 0.4.0 to 0.4.1
Bumps [alexellis/upload-assets](https://github.com/alexellis/upload-assets) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/alexellis/upload-assets/releases) - [Commits](alexellis/upload-assets@0.4.0...0.4.1) --- updated-dependencies: - dependency-name: alexellis/upload-assets dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ddd43a3 commit 55bd806

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
@@ -23,7 +23,7 @@ jobs:
2323
- name: Make all
2424
run: make all
2525
- name: Upload release binaries
26-
uses: alexellis/[email protected].0
26+
uses: alexellis/[email protected].1
2727
env:
2828
GITHUB_TOKEN: ${{ github.token }}
2929
with:

0 commit comments

Comments
 (0)