Skip to content

Commit

Permalink
Merge pull request #75 from rancher-sandbox/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/docker/build-push-action-6

Bump docker/build-push-action from 5 to 6
  • Loading branch information
belgaied2 authored Nov 21, 2024
2 parents 3eaf857 + 2ef9fbe commit bfbb7f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

- name: Build and push
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
push: true
platforms: linux/amd64,linux/arm64,linux/ppc64le,linux/s390x
Expand Down

0 comments on commit bfbb7f4

Please sign in to comment.