Skip to content

Commit

Permalink
Merge pull request #29 from seart-group/dependabot/github_actions/mas…
Browse files Browse the repository at this point in the history
…ter/docker/build-push-action-6

Bump docker/build-push-action from 5 to 6
  • Loading branch information
seart-bot authored Jun 20, 2024
2 parents ac39ec7 + 0142d6e commit 9ae5a4c
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 @@ -31,7 +31,7 @@ jobs:
core.setOutput('tag-minor', minor)
core.setOutput('tag-major', major)
- name: Build and push image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
push: true
tags: |
Expand Down

0 comments on commit 9ae5a4c

Please sign in to comment.