Skip to content

Commit 853edda

Browse files
fix(deps): Update docker/build-push-action action to v7.1.0
1 parent 193d798 commit 853edda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gha.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Set up Docker Buildx
3232
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
3333
- name: Build and export to Docker
34-
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0 # zizmor: ignore[cache-poisoning]
34+
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0 # zizmor: ignore[cache-poisoning]
3535
with:
3636
build-args: |
3737
AUTHORIZED_REPOSITORY=${{ github.repository }}

0 commit comments

Comments
 (0)