Skip to content

Commit

Permalink
Bump alexellis/upload-assets from 0.4.0 to 0.4.1
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and alexellis committed Mar 14, 2024
1 parent 7aefb13 commit e962fe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Make all
run: make all
- name: Upload release binaries
uses: alexellis/upload-assets@0.4.0
uses: alexellis/upload-assets@0.4.1
env:
GITHUB_TOKEN: ${{ github.token }}
with:
Expand Down

0 comments on commit e962fe7

Please sign in to comment.