Skip to content

Commit fc965e3

Browse files
Update docker/build-push-action action to v7
1 parent f27d402 commit fc965e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/quality-assurance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
steps:
6262
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
6363
- uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3
64-
- uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6
64+
- uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7
6565
with:
6666
context: .
6767
push: false

0 commit comments

Comments
 (0)