Skip to content

Commit

Permalink
chore(deps): update actions/attest-build-provenance action to v2 (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent d0a1fcb commit eb5c9ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
MACOS_NOTARY_KEY_ID: ${{ secrets.MACOS_NOTARY_KEY_ID }}
MACOS_NOTARY_KEY: ${{ secrets.MACOS_NOTARY_KEY }}
## <</Stencil::Block>>
- uses: actions/attest-build-provenance@v1
- uses: actions/attest-build-provenance@v2
with:
# We attest all generated _archives_ because those are what we
# upload to Github Releases.
Expand Down

0 comments on commit eb5c9ff

Please sign in to comment.