Skip to content

Commit f23bbc4

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent be9c054 commit f23bbc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
make build
114114
115115
- name: Build image
116-
uses: docker/build-push-action@v5
116+
uses: docker/build-push-action@v6
117117
with:
118118
context: test-app
119119
push: false

0 commit comments

Comments
 (0)