Skip to content

Commit

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

build(action): bump docker/build-push-action from 6.10.0 to 6.11.0 in the actions group
  • Loading branch information
ttshivers authored Jan 8, 2025
2 parents 33fa5eb + e9d018a commit b4e0c48
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.10.0
uses: docker/build-push-action@v6.11.0
with:
builder: ${{ steps.buildx.outputs.name }}
context: .
Expand Down

0 comments on commit b4e0c48

Please sign in to comment.