Skip to content

Commit

Permalink
Update SBOM GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
patjouk authored Mar 14, 2024
1 parent 4276a45 commit 2ce04d3
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@a60128ed395d551e939c6752a1e34374ea2195ae
uses: digitalservicebund/create-sbom@8ef8bf302e51261e9f4c25040369ee6409850030
with:
image_name: ${{ env.CONTAINER_IMAGE_NAME }}:${{ env.CONTAINER_IMAGE_VERSION }}
- name: Sign the published Docker image
Expand Down

0 comments on commit 2ce04d3

Please sign in to comment.