Skip to content

Commit

Permalink
Update create SBOM GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
patjouk authored Mar 14, 2024
1 parent 45c4b79 commit 322d16c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Create SBOM
uses: digitalservicebund/create-sbom@83e9aae27f02a7c3cf6f4c9ab41a311e8ea4d272
uses: digitalservicebund/create-sbom@1cd0aff0efe4094adde00c5c02a7de281218490a
with:
image_name: ${{ env.CONTAINER_IMAGE_NAME }}:${{ env.CONTAINER_IMAGE_VERSION }}
- name: Sign the published Docker image
Expand Down

0 comments on commit 322d16c

Please sign in to comment.