Skip to content

Commit 15926bb

Browse files
[FAST_BUILD] Bump anchore/sbom-action (#2405)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76b23b6 commit 15926bb

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@62ad5284b8ced813296287a0b63906cb364b73ee # v0.22.0
43+
uses: anchore/sbom-action@deef08a0db64bfad603422135db61477b16cef56 # v0.22.1
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)