chore(deps): update anchore/sbom-action action to v0.24.1 (#221)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-08-27 22:36:19 +00:00
committed by GitHub
parent 09bd3df91a
commit c5962901a5
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
go-version-file: go.mod go-version-file: go.mod
cache: true cache: true
- name: Install Syft - name: Install Syft
uses: anchore/sbom-action/download-syft@v0.24.0 # installs syft uses: anchore/sbom-action/download-syft@v0.24.1 # installs syft
- name: Set up QEMU - name: Set up QEMU
uses: docker/setup-qemu-action@v4 uses: docker/setup-qemu-action@v4
- name: Set up Docker Buildx - name: Set up Docker Buildx