Skip to content

Commit b4a968d

Browse files
Bump anchore/sbom-action from 0.22.1 to 0.22.2 (#3776)
--- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.22.2 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 055ffa9 commit b4a968d

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@deef08a0db64bfad603422135db61477b16cef56 # v0.22.1
125+
uses: anchore/sbom-action@28d71544de8eaf1b958d335707167c5f783590ad # v0.22.2
126126
if: runner.os == 'Windows'
127127
with:
128128
artifact-name: Swashbuckle.AspNetCore.spdx.json

0 commit comments

Comments
 (0)