Skip to content

Commit 7c3076f

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
type=raw,value=${{ steps.version.outputs.pg_major }},enable=${{ steps.should-release.outputs.result }}
104104
105105
- name: Build and push image
106-
uses: docker/build-push-action@v6.12.0
106+
uses: docker/build-push-action@v6.13.0
107107
with:
108108
context: .
109109
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)