Skip to content

Commit

Permalink
Update docker/build-push-action action to v5 (#32)
Browse files Browse the repository at this point in the history
Co-authored-by: projectorigin-renovate[bot] <150237208+projectorigin-renovate[bot]@users.noreply.github.com>
  • Loading branch information
projectorigin-renovate[bot] authored Mar 22, 2024
1 parent dc9de84 commit 55a29b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build-push-container-ghcr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
password: ${{ github.token }}

- name: Build and push Docker image
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
platforms: ${{ inputs.platforms }}
provenance: false
Expand Down

0 comments on commit 55a29b1

Please sign in to comment.