Skip to content

Commit 90cbeda

Browse files
chore(deps): update docker/build-push-action action to v6 (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8592b95 commit 90cbeda

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
@@ -203,7 +203,7 @@ runs:
203203
password: ${{ inputs.password }}
204204

205205
- name: Build and push Docker images
206-
uses: docker/build-push-action@v5
206+
uses: docker/build-push-action@v6
207207
id: docker-build-push-action
208208
with:
209209
allow: ${{ inputs.allow }}

0 commit comments

Comments
 (0)