Skip to content

Commit

Permalink
Merge pull request #7 from h2020charisma/dependabot/github_actions/do…
Browse files Browse the repository at this point in the history
…cker/build-push-action-6.7.0

Bump docker/build-push-action from 6.2.0 to 6.7.0
  • Loading branch information
kerberizer authored Sep 15, 2024
2 parents aa0c2ad + 06e1158 commit 6a53810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
# https://github.com/docker/build-push-action
- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@v6.2.0
uses: docker/build-push-action@v6.7.0
with:
cache-from: type=gha
cache-to: type=gha,mode=max
Expand Down

0 comments on commit 6a53810

Please sign in to comment.