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.6.5 (#111)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 5, 2023
1 parent c7ff3b3 commit f0f31d7
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 @@ -370,7 +370,7 @@ jobs:
ls -la
- name: Upload Release Asset
uses: shogo82148/actions-upload-release-asset@v1.6.4
uses: shogo82148/actions-upload-release-asset@v1.6.5
with:
upload_url: ${{ needs.release.outputs.upload_url }}
asset_path: ${{ steps.create-zip.outputs.zip-path }}
Expand Down

0 comments on commit f0f31d7

Please sign in to comment.