Skip to content

Commit

Permalink
[Tech] Bump ishworkh/container-image-artifact-upload from 1.1.1 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [ishworkh/container-image-artifact-upload](https://github.com/ishworkh/container-image-artifact-upload) from 1.1.1 to 2.0.0.
- [Release notes](https://github.com/ishworkh/container-image-artifact-upload/releases)
- [Commits](ishworkh/container-image-artifact-upload@v1.1.1...v2.0.0)

---
updated-dependencies:
- dependency-name: ishworkh/container-image-artifact-upload
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent e5adbe6 commit ef9140b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/application_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,6 @@ jobs:
mv /tmp/.buildx-cache-app-new /tmp/.buildx-cache-app
- name: Upload image to artifacts
uses: ishworkh/container-image-artifact-upload@v1.1.1
uses: ishworkh/container-image-artifact-upload@v2.0.0
with:
image: monitorfish-app:${{ env.VERSION }}

0 comments on commit ef9140b

Please sign in to comment.