diff --git a/.github/workflows/bootstrap.yml b/.github/workflows/bootstrap.yml index 330334f577..db6bf5fb64 100644 --- a/.github/workflows/bootstrap.yml +++ b/.github/workflows/bootstrap.yml @@ -93,7 +93,7 @@ jobs: terra${{ matrix.version }}-source anda-build/rpm/srpm/* - name: Attest build provenance - uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0 + uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1 with: subject-path: | anda-build/rpm/rpms/* diff --git a/.github/workflows/json-build.yml b/.github/workflows/json-build.yml index c9ca5186dc..7c1f2f014c 100644 --- a/.github/workflows/json-build.yml +++ b/.github/workflows/json-build.yml @@ -130,7 +130,7 @@ jobs: - name: Attest build provenance if: inputs.publish - uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0 + uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1 with: subject-path: | anda-build/rpm/rpms/*