Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit a514c63

Browse files
chore(deps): update docker/build-push-action action to v6 (#177)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 47a0078 commit a514c63

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
@@ -40,7 +40,7 @@ jobs:
4040
password: ${{ secrets.GITHUB_TOKEN }}
4141

4242
- name: Build Docker Image
43-
uses: docker/build-push-action@v5
43+
uses: docker/build-push-action@v6
4444
with:
4545
push: true
4646
context: .

0 commit comments

Comments
 (0)