Skip to content

Commit

Permalink
Merge pull request #270 from pouriyajamshidi/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/docker/build-push-action-6.10.0

chore(deps): bump docker/build-push-action from 6.9.0 to 6.10.0
  • Loading branch information
pouriyajamshidi authored Dec 2, 2024
2 parents e675eb5 + 688b996 commit 0af42a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
# https://github.com/docker/build-push-action
- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355
with:
context: .
push: ${{ github.event_name != 'pull_request' }}
Expand Down

0 comments on commit 0af42a7

Please sign in to comment.