Skip to content

Commit

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

build(action): bump docker/build-push-action from 6.3.0 to 6.4.0 in the actions group
  • Loading branch information
ttshivers authored Jul 16, 2024
2 parents 03761f8 + c484e4b commit c964d47
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.3.0
uses: docker/build-push-action@v6.4.0
with:
builder: ${{ steps.buildx.outputs.name }}
context: .
Expand Down

0 comments on commit c964d47

Please sign in to comment.