Skip to content

Commit 86ddc50

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent b4940ae commit 86ddc50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_publish_builder_image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
password: ${{ secrets.GITHUB_TOKEN }}
3131

3232
- name: Build and push Docker image
33-
uses: docker/build-push-action@v4
33+
uses: docker/build-push-action@v6
3434
with:
3535
context: .
3636
file: build/Dockerfile

0 commit comments

Comments
 (0)