Skip to content

Commit 6aa1431

Browse files
Update docker/build-push-action action to v6
1 parent eeef577 commit 6aa1431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
ghcr.io/${{ github.repository }}
3939
-
4040
name: Build and push
41-
uses: docker/build-push-action@v5
41+
uses: docker/build-push-action@v6
4242
with:
4343
context: .
4444
push: true

0 commit comments

Comments
 (0)