Skip to content

Commit 334b794

Browse files
committed
PHP-1688: Only Commit new SBOM
1 parent e30308e commit 334b794

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sbom.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ jobs:
8686
with:
8787
token: ${{ secrets.GITHUB_TOKEN }}
8888
commit-message: 'chore: Update SBOM after dependency changes'
89+
add-paths: |
90+
sbom.json
8991
branch: auto-update-sbom-${{ github.run_id }}
9092
delete-branch: true
9193
title: 'chore: Update SBOM'

0 commit comments

Comments
 (0)