Skip to content

Commit

Permalink
ci(deps): bump shogo82148/actions-upload-release-asset
Browse files Browse the repository at this point in the history
Bumps [shogo82148/actions-upload-release-asset](https://github.com/shogo82148/actions-upload-release-asset) from 1.7.5 to 1.7.7.
- [Release notes](https://github.com/shogo82148/actions-upload-release-asset/releases)
- [Commits](shogo82148/actions-upload-release-asset@v1.7.5...v1.7.7)

---
updated-dependencies:
- dependency-name: shogo82148/actions-upload-release-asset
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 6faf4a7 commit b6154e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
done
ls -l
- name: Upload GitHub Release assets
uses: shogo82148/[email protected].5
uses: shogo82148/[email protected].7
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: ./*
Expand Down

0 comments on commit b6154e4

Please sign in to comment.