Skip to content

Commit

Permalink
Merge pull request #1775 from shirou/dependabot/github_actions/advanc…
Browse files Browse the repository at this point in the history
…ed-security/sbom-generator-action-0.0.2

chore(deps): bump advanced-security/sbom-generator-action from 0.0.1 to 0.0.2
  • Loading branch information
shirou authored Jan 28, 2025
2 parents e7e2e9e + 43542ec commit 8d6af6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sbom_generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- 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 8d6af6c

Please sign in to comment.