Skip to content

Commit 6c7ae08

Browse files
Update docker/build-push-action action to v7
1 parent 0a37c52 commit 6c7ae08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/webapp-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
password: ${{ secrets.GHCR_TOKEN }}
4747

4848
- name: Build and push image
49-
uses: docker/build-push-action@v6
49+
uses: docker/build-push-action@v7
5050
with:
5151
push: true
5252
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)