Skip to content

Commit 78cda23

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent 3054522 commit 78cda23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
type=sha
7474
type=sha,format=long
7575
- id: docker_action_build
76-
uses: docker/build-push-action@v5
76+
uses: docker/build-push-action@v6
7777
with:
7878
context: .
7979
push: true

0 commit comments

Comments
 (0)