Skip to content

Commit e3772dc

Browse files
committed
chore(deps): update docker/build-push-action action to v6.0.2
1 parent 4b021f4 commit e3772dc

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
@@ -102,7 +102,7 @@ jobs:
102102
type=raw,value=${{ steps.version.outputs.pg_major }},enable=${{ steps.should-release.outputs.result }}
103103
104104
- name: Build and push image
105-
uses: docker/[email protected].1
105+
uses: docker/[email protected].2
106106
with:
107107
context: .
108108
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)