Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

Commit

Permalink
Merge pull request #33 from wandelbotsgmbh/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…docker/build-push-action-6

build(deps): bump docker/build-push-action from 5 to 6
  • Loading branch information
stefanwagnerdev authored Jan 27, 2025
2 parents 33bbc67 + 7ba4fec commit 1a9d3e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: Build and push
id: docker_build
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
push: ${{ github.ref == 'refs/heads/main' }}
Expand Down

0 comments on commit 1a9d3e1

Please sign in to comment.