Skip to content

Commit b19c160

Browse files
Merge pull request #208 from Paperist/renovate/docker-build-push-action-6.x
chore(deps): update docker/build-push-action action to v6.13.0
2 parents 7f45eb0 + bf9f4d4 commit b19c160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6.12.0
33+
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
3434
with:
3535
context: ${{ inputs.context }}
3636
platforms: ${{ inputs.platforms }}

0 commit comments

Comments
 (0)