Skip to content

Commit

Permalink
chore(deps): update shogo82148/actions-upload-release-asset action to…
Browse files Browse the repository at this point in the history
… v1.7.8 (#229)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent cea14d8 commit 8ffb698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ jobs:
ls -la
- name: 📤 Upload Release Asset
uses: shogo82148/[email protected].7
uses: shogo82148/[email protected].8
with:
upload_url: ${{ needs.release.outputs.upload_url }}
asset_path: ${{ steps.create-zip.outputs.zip-path }}
Expand Down

0 comments on commit 8ffb698

Please sign in to comment.