Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit b7f486b

Browse files
chore(deps): update docker/build-push-action action to v6.17.0 (#99)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1c8b23a commit b7f486b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
type=raw,value=${{ steps.version.outputs.pg_major }},enable=${{ steps.should-release.outputs.result }}
113113
114114
- name: Build and push image
115-
uses: docker/build-push-action@v6.16.0
115+
uses: docker/build-push-action@v6.17.0
116116
with:
117117
context: .
118118
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)