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.6.3 to 1.6.4.
- [Release notes](https://github.com/shogo82148/actions-upload-release-asset/releases)
- [Commits](shogo82148/actions-upload-release-asset@v1.6.3...v1.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2023
1 parent 59a8ed9 commit 902f892
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/actions-upload-release-asset@v1.6.3
uses: shogo82148/actions-upload-release-asset@v1.6.4
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: ./*
Expand Down

0 comments on commit 902f892

Please sign in to comment.