Skip to content

Commit 9eb6ed2

Browse files
Bump docker/build-push-action from 5 to 6 (#34)
1 parent c244cad commit 9eb6ed2

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@v5
44+
- uses: docker/build-push-action@v6
4545
with:
4646
context: .
4747
platforms: linux/amd64,linux/arm64,linux/arm/v7

0 commit comments

Comments
 (0)