Skip to content

Commit 1dbdf3f

Browse files
authored
Merge branch 'main' into trunk-io/update-trunk
2 parents a6c79ba + 161dd0d commit 1dbdf3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scans.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ jobs:
290290
steps:
291291
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
292292

293-
- uses: anchore/sbom-action@7b36ad622f042cab6f59a75c2ac24ccb256e9b45 # v0
293+
- uses: anchore/sbom-action@da167eac915b4e86f08b264dbdbc867b61be6f0c # v0
294294
with:
295295
output-file: "${{ github.event.repository.name }}-sbom.spdx.json"
296296
dependency-snapshot: true

0 commit comments

Comments
 (0)