Skip to content

Commit

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

build(action): bump docker/build-push-action from 6.8.0 to 6.9.0 in the actions group
  • Loading branch information
ttshivers authored Sep 30, 2024
2 parents 4301c03 + d2e715b commit 59640a3
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.8.0
uses: docker/build-push-action@v6.9.0
with:
builder: ${{ steps.buildx.outputs.name }}
context: .
Expand Down

0 comments on commit 59640a3

Please sign in to comment.