Skip to content

Commit

Permalink
Merge pull request #578 from lukaszbudnik/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ocker/build-push-action-6
  • Loading branch information
github-actions[bot] authored Jun 23, 2024
2 parents 701ddf0 + 22393c1 commit 6bc5f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
type=semver,pattern={{major}}
- name: Build and push Docker images
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
push: true
Expand Down

0 comments on commit 6bc5f4b

Please sign in to comment.