Skip to content

Commit

Permalink
Merge pull request #1497 from myrotvorets/renovate/docker-build-push-…
Browse files Browse the repository at this point in the history
…action-6.x

chore(deps): update docker/build-push-action action to v6.9.0
  • Loading branch information
myrotvorets-team authored Oct 2, 2024
2 parents 26eea2b + 6fbe1c3 commit d71d029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1

- name: Build and push
uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6.7.0
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0
with:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.prep.outputs.tags }}
Expand Down

0 comments on commit d71d029

Please sign in to comment.