File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2424 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2525
2626 - name : " Dependency Review"
27- uses : actions/dependency-review-action@a6993e2c61fd5dc440b409aa1d6904921c5e1894 # v4.3.5
27+ uses : actions/dependency-review-action@4081bf99e2866ebe428fc0477b69eb4fcda7220a # v4.4.0
2828 with :
2929 config-file : " nginxinc/k8s-common/dependency-review-config.yml@main"
3030 base-ref : ${{ github.event.pull_request.base.sha || github.event.repository.default_branch }}
Original file line number Diff line number Diff line change @@ -440,7 +440,7 @@ jobs:
440440
441441 - name : Download Syft
442442 id : syft
443- uses : anchore/sbom-action/download-syft@1ca97d9028b51809cf6d3c934c3e160716e1b605 # v0.17.5
443+ uses : anchore/sbom-action/download-syft@251a468eed47e5082b105c3ba6ee500c0e65a764 # v0.17.6
444444 if : ${{ needs.variables.outputs.binary_cache_sign_hit != 'true' }}
445445
446446 - name : Install Cosign
You can’t perform that action at this time.
0 commit comments