Skip to content

Commit

Permalink
Update docker/build-push-action action to v6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2024
1 parent ddde22d commit 919ab2d
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 @@ -59,7 +59,7 @@ jobs:
- name: Build and push Docker images
uses: docker/build-push-action@v6.0.0
uses: docker/build-push-action@v6.0.1
with:
context: .
file: ./Dockerfile
Expand Down

0 comments on commit 919ab2d

Please sign in to comment.