Skip to content

Commit ebe8fbe

Browse files
Pin action to SHA
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent bdd1b81 commit ebe8fbe

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
@@ -58,7 +58,7 @@ jobs:
5858
labels: ${{ steps.metaApi.outputs.labels }}
5959

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

0 commit comments

Comments
 (0)