diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 324e68b..a55786a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -73,7 +73,7 @@ jobs: tar -czf dfint-installer-lin-${{ env.VERSION }}.tar.gz dfint-installer - name: Attestation - uses: actions/attest-build-provenance@v1 + uses: actions/attest-build-provenance@v2 with: subject-path: 'release/*'