Skip to content

Commit

Permalink
build(deps): bump actions/attest-build-provenance from 1 to 2 in the …
Browse files Browse the repository at this point in the history
…actions group (#77)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 08802ef commit 26351f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
name: distributions
path: dist/
- name: Create provenances
uses: actions/attest-build-provenance@v1
uses: actions/attest-build-provenance@v2
with:
subject-path: 'dist/*'

Expand Down

0 comments on commit 26351f3

Please sign in to comment.