Skip to content

Commit 9afb2fe

Browse files
chore(deps): update depot/setup-action action to v1.7.1
1 parent 377e35d commit 9afb2fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎build-docker-image/action.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ runs:
3636
with:
3737
images: ${{ inputs.image-ref }}
3838
tags: ${{ inputs.tags }}
39-
- uses: depot/setup-action@b0b1ea4f69e92ebf5dea3f8713a1b0c37b2126a5 # v1.6.0
39+
- uses: depot/setup-action@15c09a5f77a0840ad4bce955686522a257853461 # v1.7.1
4040
- uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
4141
if: ${{ inputs.push == 'true' }}
4242
with:

0 commit comments

Comments
 (0)