Skip to content

Commit 048859d

Browse files
Bump anchore/sbom-action from 0.21.1 to 0.22.1 (#3760)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.21.1 to 0.22.1. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](anchore/sbom-action@0b82b0b...deef08a) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52fff65 commit 048859d

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
@@ -122,7 +122,7 @@ jobs:
122122
token: ${{ secrets.CODECOV_TOKEN }}
123123

124124
- name: Generate SBOM
125-
uses: anchore/sbom-action@0b82b0b1a22399a1c542d4d656f70cd903571b5c # v0.21.1
125+
uses: anchore/sbom-action@deef08a0db64bfad603422135db61477b16cef56 # v0.22.1
126126
if: runner.os == 'Windows'
127127
with:
128128
artifact-name: Swashbuckle.AspNetCore.spdx.json

0 commit comments

Comments
 (0)