Skip to content

Commit

Permalink
Bump advanced-security/sbom-generator-action from 0.0.1 to 0.0.2
Browse files Browse the repository at this point in the history
Bumps [advanced-security/sbom-generator-action](https://github.com/advanced-security/sbom-generator-action) from 0.0.1 to 0.0.2.
- [Release notes](https://github.com/advanced-security/sbom-generator-action/releases)
- [Commits](advanced-security/sbom-generator-action@375dee8...6fe43ab)

---
updated-dependencies:
- dependency-name: advanced-security/sbom-generator-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 0e53139 commit 4139beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sbom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
fetch-depth: 0
- uses: advanced-security/sbom-generator-action@375dee8e6144d9fd0ec1f5667b4f6fb4faacefed # v0.0.1
- uses: advanced-security/sbom-generator-action@6fe43abf522b2e7a19bc769aec1e6c848614b517 # v0.0.2
id: sbom
env:
GITHUB_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit 4139beb

Please sign in to comment.