Skip to content

Commit 571289b

Browse files
Update docker/build-push-action action to v6
1 parent 6f97a46 commit 571289b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767

6868
-
6969
name: Build Image and Push to GitHub Container Registry and DockerHub
70-
uses: docker/build-push-action@v2
70+
uses: docker/build-push-action@v6
7171
if: ${{ steps.compute-tag.outputs.result != 'FALSE' }}
7272
with:
7373
context: .

0 commit comments

Comments
 (0)