Skip to content

Commit 2184338

Browse files
Use currently latest version
1 parent 20fe716 commit 2184338

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
labels: ${{ steps.metaApi.outputs.labels }}
5757

5858
- name: Generate SBOM
59-
uses: anchore/sbom-action@0c39f226e1aa89d60625e475bb6270a458861361
59+
uses: anchore/sbom-action@v0.24.0
6060
with:
6161
image: ${{ env.REGISTRY }}/thomasneuberger/tghomebot-api:${{ steps.imageTag.outputs.tag }}
6262
artifact-name: sbom-${{ steps.imageTag.outputs.tag }}.spdx.json

0 commit comments

Comments
 (0)