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

Commit b8125fc

Browse files
chore(deps): update docker/build-push-action action to v6.16.0
1 parent d63e8b0 commit b8125fc

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.15.0
115+
uses: docker/build-push-action@v6.16.0
116116
with:
117117
context: .
118118
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)