fixup! fixup! fixup! Update dependencies.

This commit is contained in:
2022-05-27 22:37:00 +01:00
parent 9c355d1267
commit 1bcccf227e
+1 -1
View File
@@ -162,7 +162,7 @@ jobs:
if: ${{ github.ref == 'refs/heads/master' || github.ref == 'refs/heads/main' }}
with:
image: "${{ needs.prepare.outputs.DOCKER_IMAGE }}:${{ needs.prepare.outputs.GITHUB_SHA }}"
fail-build: true
fail-build: false
build-binary:
needs: [ prepare, test, code_scans ]