chore(deps): update actions/attest-sbom action to v2.4.0

This commit is contained in:
renovate[bot]
2026-01-03 03:18:41 +00:00
committed by GitHub
parent f5f245af74
commit b856170f70

View File

@@ -244,7 +244,7 @@ jobs:
# Create verifiable attestation for the SBOM
- name: Attest SBOM
uses: actions/attest-sbom@115c3be05ff3974bcbd596578934b3f9ce39bf68 # v2.2.0
uses: actions/attest-sbom@bd218ad0dbcb3e146bd073d1d9c6d78e08aa8a0b # v2.4.0
if: github.event_name != 'pull_request' && steps.skip.outputs.skip_build != 'true'
with:
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}