Skip to content

Commit

Permalink
Merge pull request #425 from tenjaa/renovate/docker-build-push-action…
Browse files Browse the repository at this point in the history
…-6.x

Update docker/build-push-action action to v6.8.0
  • Loading branch information
github-actions[bot] authored Sep 27, 2024
2 parents 9198a27 + 8e89518 commit 4dd0aff
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 @@ -16,7 +16,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/[email protected]
- name: Build and push Docker image
uses: docker/build-push-action@v6.7.0
uses: docker/build-push-action@v6.8.0
with:
context: .
load: true
Expand Down

0 comments on commit 4dd0aff

Please sign in to comment.