Skip to content

Commit b303962

Browse files
chore(deps): update docker/build-push-action action to v6.17.0
1 parent 1c8b23a commit b303962

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)