Skip to content

Commit ec5d346

Browse files
chore(deps): bump anchore/sbom-action from 0.24.0 to 0.24.2
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.24.0 to 0.24.2. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](anchore/sbom-action@v0.24.0...v0.24.2) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.24.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 75bd326 commit ec5d346

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ jobs:
220220
sha256sum tsdproxy_* | tee checksums.txt
221221
222222
- name: Generate SBOM
223-
uses: anchore/sbom-action@v0.24.0
223+
uses: anchore/sbom-action@v0.24.2
224224
with:
225225
format: spdx-json
226226
output-file: ${{ github.workspace }}/dist/sbom.spdx.json

0 commit comments

Comments
 (0)