Skip to content

Commit 989e290

Browse files
authored
Update build-push-action to v6
1 parent a7774fc commit 989e290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
type=ref,event=branch
5757
type=raw,value=${{ needs.prepare-checkout.outputs.ref }}
5858
- name: Build and push Docker image
59-
uses: docker/build-push-action@v4
59+
uses: docker/build-push-action@v6
6060
with:
6161
context: .
6262
cache-from: type=gha

0 commit comments

Comments
 (0)