chore(deps): update actions/attest-sbom action to v3

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

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@4651f806c01d8637787e274ac3bdf724ef169f34 # v3.0.0
if: github.event_name != 'pull_request' && steps.skip.outputs.skip_build != 'true'
with:
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}