Skip to content

Commit cc96505

Browse files
Update docker/build-push-action action to v7 (#478)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a9d9f8 commit cc96505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
type=ref,event=pr
3737
3838
- name: Upload Docker image
39-
uses: docker/build-push-action@v6
39+
uses: docker/build-push-action@v7
4040
with:
4141
context: .
4242
provenance: mode=max

0 commit comments

Comments
 (0)