Skip to content

Commit

Permalink
build(deps): bump anchore/sbom-action from 0.17.2 to 0.17.6
Browse files Browse the repository at this point in the history
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.17.2 to 0.17.6.
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md)
- [Commits](anchore/sbom-action@v0.17.2...v0.17.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 6ebb244 commit 5f82fa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
sarif_file: ${{ steps.anchore.outputs.sarif }}

- name: Analyze image with Syft💊
uses: anchore/sbom-action@v0.17.2
uses: anchore/sbom-action@v0.17.6
with:
syft-version: v1.14.2
image: ghcr.io/ammnt/freenginx:${{ env.APP_VERSION }}
Expand Down

0 comments on commit 5f82fa5

Please sign in to comment.