We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0debf4 commit cb9e915Copy full SHA for cb9e915
.github/workflows/cd.yml
@@ -73,7 +73,7 @@ jobs:
73
74
- name: Attest
75
if: startsWith(github.ref, 'refs/tags/v')
76
- uses: actions/attest-build-provenance@v2
+ uses: actions/attest-build-provenance@v3
77
with:
78
subject-path: "${{ github.workspace }}/dist/**/mercure"
79
0 commit comments