Skip to content

Commit 7f45eb0

Browse files
Merge pull request #207 from Paperist/renovate/docker-build-push-action-6.x
chore(deps): update docker/build-push-action action to v6.12.0
2 parents a62c4a1 + 36f9333 commit 7f45eb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ runs:
3030
[dns]
3131
nameservers=["1.1.1.1"]
3232
- name: Build and push
33-
uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11.0
33+
uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6.12.0
3434
with:
3535
context: ${{ inputs.context }}
3636
platforms: ${{ inputs.platforms }}

0 commit comments

Comments
 (0)