Skip to content

Commit

Permalink
chore(deps): update anchore/sbom-action action to v0.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 20, 2023
1 parent a2f3e70 commit 85e7117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
helm push podtato-head-${{ steps.vars.outputs.version }}.tgz oci://ghcr.io/podtato-head/charts
- name: Generate SBOM
uses: anchore/sbom-action@v0.14.1
uses: anchore/sbom-action@v0.14.3
with:
image: ${{ env.IMAGE_TAG }}
artifact-name: sbom-${{ env.IMAGE_NAME }}
Expand Down

0 comments on commit 85e7117

Please sign in to comment.