Skip to content

Commit

Permalink
Merge pull request #55 from SaltWood-Studio/renovate/docker-build-pus…
Browse files Browse the repository at this point in the history
…h-action-6.x

chore(deps): update docker/build-push-action action to v6.10.0
  • Loading branch information
SALTWOOD authored Dec 14, 2024
2 parents ebb2fcb + 58e2622 commit eca0769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:

- name: Build and push Docker image
id: push
uses: docker/build-push-action@v6.9.0
uses: docker/build-push-action@v6.10.0
with:
context: .
file: ./Dockerfile
Expand Down

0 comments on commit eca0769

Please sign in to comment.