Skip to content

Commit 651da12

Browse files
authored
Merge pull request #7 from netvpc/renovate/docker-build-push-action-6.x
Update docker/build-push-action action to v6.9.0
2 parents 1952676 + bcc5a1e commit 651da12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
# https://github.com/docker/build-push-action
100100
- name: Build and push Docker image
101101
id: build-and-push
102-
uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6.7.0
102+
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0
103103
with:
104104
context: .
105105
build-args: VERSION=${{ env.VERSION }}

0 commit comments

Comments
 (0)