We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77ac06d commit dd39e00Copy full SHA for dd39e00
.github/workflows/build.yml
@@ -81,7 +81,7 @@ jobs:
81
token: ${{ secrets.CODECOV_TOKEN }}
82
83
- name: Generate SBOM
84
- uses: anchore/sbom-action@7b36ad622f042cab6f59a75c2ac24ccb256e9b45 # v0.20.4
+ uses: anchore/sbom-action@da167eac915b4e86f08b264dbdbc867b61be6f0c # v0.20.5
85
if: runner.os == 'Windows'
86
with:
87
artifact-name: xunit-logging.spdx.json
0 commit comments