Skip to content

Commit c6929d3

Browse files
committed
Update docker/build-push-action action to v6
1 parent 5ecb607 commit c6929d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
${{ github.repository }}
4444
ghcr.io/${{ github.repository }}
4545
46-
- uses: docker/build-push-action@v5
46+
- uses: docker/build-push-action@v6
4747
with:
4848
context: .
4949
annotations: ${{ steps.meta.outputs.annotations }}

0 commit comments

Comments
 (0)