Skip to content

Commit

Permalink
Merge pull request #506 from hypnoglow/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/build-push-action-6.14.0
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
2 parents 7166632 + 1f089f1 commit ec03f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0

- name: Build and push
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14.0
with:
context: .
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit ec03f4b

Please sign in to comment.