diff --git a/.github/workflows/setup.yml b/.github/workflows/setup.yml index 26bdb44b78bd..9fea0797137a 100644 --- a/.github/workflows/setup.yml +++ b/.github/workflows/setup.yml @@ -47,7 +47,7 @@ jobs: inputs: dist/* - name: Attest if: github.event_name == 'push' && startsWith(github.event.ref, 'refs/tags/weblate') - uses: actions/attest-build-provenance@f9eaf234fc1c2e333c1eca18177db0f44fa6ba52 # v2.2.1 + uses: actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2 with: subject-path: dist/* - uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1