Skip to content

Commit 82f0a00

Browse files
chore(deps): update anchore/sbom-action action to v0.24.0
| datasource | package | from | to | | ----------- | ------------------- | ------- | ------- | | github-tags | anchore/sbom-action | v0.23.1 | v0.24.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent afea82a commit 82f0a00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
150150
- name: Generate SBOM
151151
if: github.event_name == 'push'
152-
uses: anchore/sbom-action@57aae528053a48a3f6235f2d9461b05fbcb7366d # v0.23.1
152+
uses: anchore/sbom-action@e22c389904149dbc22b58101806040fa8d37a610 # v0.24.0
153153
with:
154154
format: cyclonedx-json
155155
image: ghcr.io/grafana/flux-commit-tracker@${{ steps.export-digests.outputs.digest }}

0 commit comments

Comments
 (0)