Skip to content

Commit 1fa9b19

Browse files
Chore(deps): Bump anchore/sbom-action/publish-sbom from 0.24.0 to 0.24.2
Bumps [anchore/sbom-action/publish-sbom](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@e22c389...3ad7283) --- updated-dependencies: - dependency-name: anchore/sbom-action/publish-sbom 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 a5e6608 commit 1fa9b19

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/sbom.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
artifact-name: pmm.spdx.json
2424

2525
- name: Publish SBOM for PMM
26-
uses: anchore/sbom-action/publish-sbom@e22c389904149dbc22b58101806040fa8d37a610 # v0.24.0
26+
uses: anchore/sbom-action/publish-sbom@3ad7283483fc7af8ff2b4ea19663c2d5ca935e26 # v0.24.2
2727
with:
2828
sbom-artifact-match: ".*\\.spdx\\.json$"
2929

@@ -40,6 +40,6 @@ jobs:
4040
artifact-name: vmproxy.spdx.json
4141

4242
- name: Publish SBOM for vmproxy
43-
uses: anchore/sbom-action/publish-sbom@e22c389904149dbc22b58101806040fa8d37a610 # v0.24.0
43+
uses: anchore/sbom-action/publish-sbom@3ad7283483fc7af8ff2b4ea19663c2d5ca935e26 # v0.24.2
4444
with:
4545
sbom-artifact-match: ".*\\.spdx\\.json$"

0 commit comments

Comments
 (0)