chore(deps): update non-major-updates

This commit is contained in:
renovate[bot]
2026-03-18 23:07:56 +00:00
committed by GitHub
parent 853940b74a
commit 6939c792bd
3 changed files with 4 additions and 4 deletions

View File

@@ -583,7 +583,7 @@ jobs:
# Create verifiable attestation for the SBOM
- name: Attest SBOM
uses: actions/attest-sbom@07e74fc4e78d1aad915e867f9a094073a9f71527 # v4.0.0
uses: actions/attest-sbom@c604332985a26aa8cf1bdc465b92731239ec6b9e # v4.1.0
if: env.TRIGGER_EVENT != 'pull_request' && steps.skip.outputs.skip_build != 'true' && steps.skip.outputs.is_feature_push != 'true'
with:
subject-name: ${{ env.GHCR_REGISTRY }}/${{ env.IMAGE_NAME }}