1 parent fd0cf16 commit 203b6bbCopy full SHA for 203b6bb
1 file changed
.github/workflows/quality-assurance.yml
@@ -61,7 +61,7 @@ jobs:
61
steps:
62
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
63
- uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3
64
- - uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6
+ - uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7
65
with:
66
context: .
67
push: false
0 commit comments