Skip to content

Commit 82b7fe9

Browse files
Bump anchore/sbom-action in /.github/actions/apply-single-tags (#2384)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb9b830 commit 82b7fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/apply-single-tags/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ runs:
4040
shell: bash
4141

4242
- name: Upload SBOM for the image 🧾
43-
uses: anchore/sbom-action@fbfd9c6c189226748411491745178e0c2017392d # v0.20.10
43+
uses: anchore/sbom-action@43a17d6e7add2b5535efe4dcae9952337c479a93 # v0.20.11
4444
with:
4545
image: ${{ env.REGISTRY }}/${{ env.OWNER }}/${{ inputs.image }}
4646
artifact-name: ${{ inputs.image }}-${{ inputs.platform }}-${{ inputs.variant }}-sbom.spdx.json

0 commit comments

Comments
 (0)