Looks like zizmor messed this one up as well in b588d1a59474dff83e2b6b78aa5211d13ef8cf41
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
| ... | ... |
@@ -32,7 +32,7 @@ jobs: |
| 32 | 32 |
|
| 33 | 33 |
build: |
| 34 | 34 |
if: ${{ !failure() && !cancelled() && (github.event_name != 'pull_request' || !contains(github.event.pull_request.labels.*.name, 'ci/validate-only')) }}
|
| 35 |
- uses: docker/github-builder@70313223e2665c3211b454b3fea6534624e78d64 # v1.4.0 |
|
| 35 |
+ uses: docker/github-builder/.github/workflows/bake.yml@70313223e2665c3211b454b3fea6534624e78d64 # v1.4.0 |
|
| 36 | 36 |
needs: |
| 37 | 37 |
- validate-dco |
| 38 | 38 |
permissions: |