Skip to content

Commit

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

build(action): bump docker/build-push-action from 6.1.0 to 6.2.0 in the actions group
  • Loading branch information
ttshivers authored Jun 26, 2024
2 parents d6a2393 + a6d87b1 commit 12f31c7
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.1.0
uses: docker/build-push-action@v6.2.0
with:
builder: ${{ steps.buildx.outputs.name }}
context: .
Expand Down

0 comments on commit 12f31c7

Please sign in to comment.