Skip to content

Commit 96df137

Browse files
Bump docker/build-push-action from 6 to 7 (#52)
1 parent 7204a00 commit 96df137

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
tags: |
4242
type=match,pattern=v(.*),group=1
4343
type=ref,event=branch
44-
- uses: docker/build-push-action@v6
44+
- uses: docker/build-push-action@v7
4545
with:
4646
context: .
4747
platforms: linux/amd64,linux/arm64,linux/arm/v7

0 commit comments

Comments
 (0)