Skip to content

Commit 61a55ff

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent 0026afb commit 61a55ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ runs:
192192
password: ${{ inputs.password }}
193193

194194
- name: Build and push Docker images
195-
uses: docker/build-push-action@v5
195+
uses: docker/build-push-action@v6
196196
id: docker-build-push-action
197197
with:
198198
allow: ${{ inputs.allow }}

0 commit comments

Comments
 (0)