Skip to content

Commit

Permalink
Merge pull request wikirate#1633 from wikirate/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/docker/build-push-action-6.4.0

Bump docker/build-push-action from 6.2.0 to 6.4.0
  • Loading branch information
ethn authored Jul 15, 2024
2 parents 845af72 + c8cec96 commit f72ca8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
type=raw,value={{sha}}
- name: Build and push Docker image
uses: docker/build-push-action@v6.2.0
uses: docker/build-push-action@v6.4.0
with:
push: true
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit f72ca8a

Please sign in to comment.