Skip to content

Commit 6a58b07

Browse files
committed
Add Scorecard workflow for supply-chain security analysis
1 parent bba8544 commit 6a58b07

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
- uses: docker/bake-action@3acf805d94d93a86cce4ca44798a76464a75b88c # v6.9.0
6161
with:
6262
push: ${{ github.event_name != 'pull_request' && github.event_name != 'merge_group' }}
63+
load: ${{ github.event_name == 'pull_request' }}
6364
files: |
6465
cwd://${{ steps.meta.outputs.bake-file }}
6566
cwd://${{ steps.meta.outputs.bake-file-annotations }}

0 commit comments

Comments
 (0)