Skip to content

Commit

Permalink
Merge pull request #1280 from EhTagTranslation/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/actions/attest-build-provenance-2

build(deps): bump actions/attest-build-provenance from 1 to 2
  • Loading branch information
OpportunityLiu authored Dec 5, 2024
2 parents d8bf5f5 + 8a715f2 commit 81448a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
pnpm run build:firefox
pnpm run build:chrome
pnpm run build:monkey
- uses: actions/attest-build-provenance@v1
- uses: actions/attest-build-provenance@v2
if: startsWith(github.event.ref, 'refs/tags/')
with:
subject-path: releases/
Expand Down

0 comments on commit 81448a1

Please sign in to comment.