Skip to content

Commit ff2ceaa

Browse files
Bump anchore/sbom-action from 0.20.10 to 0.20.11 (#3713)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.20.10 to 0.20.11. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](anchore/sbom-action@fbfd9c6...43a17d6) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.20.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed4ba88 commit ff2ceaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
token: ${{ secrets.CODECOV_TOKEN }}
122122

123123
- name: Generate SBOM
124-
uses: anchore/sbom-action@fbfd9c6c189226748411491745178e0c2017392d # v0.20.10
124+
uses: anchore/sbom-action@43a17d6e7add2b5535efe4dcae9952337c479a93 # v0.20.11
125125
if: runner.os == 'Windows'
126126
with:
127127
artifact-name: Swashbuckle.AspNetCore.spdx.json

0 commit comments

Comments
 (0)