Skip to content

Commit

Permalink
Merge pull request #51 from furality/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s-e4814d2850

build(action): bump docker/build-push-action from 6.6.1 to 6.7.0 in the actions group
  • Loading branch information
ttshivers authored Aug 20, 2024
2 parents bcbbfe3 + a290d29 commit 9d13886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ runs:

- name: Build image
id: docker-build
uses: docker/build-push-action@v6.6.1
uses: docker/build-push-action@v6.7.0
with:
builder: ${{ steps.buildx.outputs.name }}
context: .
Expand Down

0 comments on commit 9d13886

Please sign in to comment.