Skip to content

Commit

Permalink
ci(github-release)!: Update docker/build-push-action action to v6 (#667)
Browse files Browse the repository at this point in the history
Co-authored-by: zagg-bot <121982232+zagg-bot[bot]@users.noreply.github.com>
  • Loading branch information
zagg-bot[bot] committed Jun 17, 2024
1 parent b15371b commit 4377c48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-bedrock-connect_docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
latest=auto
prefix=v
- name: Build and push Docker images
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: ${{ env.context }}
file: ${{ env.dockerfile }}
Expand Down

0 comments on commit 4377c48

Please sign in to comment.