Skip to content

Commit

Permalink
Merge pull request #177 from k8sgpt-ai/renovate/anchore-sbom-action-0.x
Browse files Browse the repository at this point in the history
chore(deps): update anchore/sbom-action action to v0.14.1
  • Loading branch information
AlexsJones committed Apr 1, 2023
2 parents a76d60a + 80f29da commit f337f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
cache-to: type=gha,scope=${{ github.ref_name }}-${{ env.IMAGE_NAME }}

- name: Generate SBOM
uses: anchore/sbom-action@448520c4f19577ffce70a8317e619089054687e3 # v0.13.4
uses: anchore/sbom-action@422cb34a0f8b599678c41b21163ea6088edb2624 # v0.14.1
with:
image: ${{ env.IMAGE_TAG }}
artifact-name: sbom-${{ env.IMAGE_NAME }}
Expand Down

0 comments on commit f337f6b

Please sign in to comment.