diff --git a/.github/workflows/build-gsa.yml b/.github/workflows/build-gsa.yml index 5724a708a5..b5d69dc73d 100644 --- a/.github/workflows/build-gsa.yml +++ b/.github/workflows/build-gsa.yml @@ -82,4 +82,4 @@ jobs: - name: Attest build provenance uses: actions/attest-build-provenance@3119152b59607c0d91a135e8d80c0d339f241a12 # v1.3.0 with: - subject-path: 'dist/go-size-analyzer*' \ No newline at end of file + subject-path: 'dist/go-size-analyzer*.*' \ No newline at end of file