Skip to content

Commit

Permalink
[#patch](deps): Bump docker/build-push-action from 6.12.0 to 6.13.0 i…
Browse files Browse the repository at this point in the history
…n the actions-deps group (#136)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Edoardo Rosa <[email protected]>
  • Loading branch information
dependabot[bot] and notdodo authored Jan 25, 2025
1 parent 03298ba commit b31ef7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@ jobs:
labels: ${{ inputs.labels }}
- name: Build and push
id: build
uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d
# v6.12.0
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991
# v6.13.0
with:
annotations: ${{ steps.metadata.outputs.annotations }}
context: ${{ inputs.working-directory }}
Expand Down

0 comments on commit b31ef7b

Please sign in to comment.