Skip to content

Commit b42489d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
144144
- name: Build and push Docker image
145145
id: build
146-
uses: docker/build-push-action@v5
146+
uses: docker/build-push-action@v6
147147
with:
148148
context: .
149149
file: docker/dockerfiles/Dockerfile.prod

0 commit comments

Comments
 (0)