Skip to content

Commit 27e98a3

Browse files
authored
chore: upgrade generate-sbom Github action from v4.0.1 to v4.0.2 (#312)
1 parent 3815995 commit 27e98a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/staging-docker-build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
docker push $ECR_REGISTRY/$ECR_REPOSITORY:latest
5555
5656
- name: Docker generate SBOM
57-
uses: cds-snc/security-tools/.github/actions/generate-sbom@12a0cdea1c5a515dfcbe353693db804a1793c0ed # v4.0.1
57+
uses: cds-snc/security-tools/.github/actions/generate-sbom@8d2322011f6b68da2fc47e60f23b41c1907e33e8 # v4.0.2
5858
env:
5959
TRIVY_DB_REPOSITORY: ${{ vars.TRIVY_DB_REPOSITORY }}
6060
ECR_REGISTRY: ${{ steps.login-ecr-staging.outputs.registry }}

0 commit comments

Comments
 (0)