Skip to content

Commit

Permalink
Merge pull request #1376 from zcash/fix-audit-aggregation-workflow
Browse files Browse the repository at this point in the history
CI: Add explicit token to GitHub CLI usage
  • Loading branch information
daira authored Apr 27, 2024
2 parents 081be32 + e4c51c3 commit de24462
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/aggregate-audits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ jobs:
gh api repos/zcash/rust-ecosystem/dispatches
--field event_type="aggregate-audits"
--field client_payload[sha]="$GITHUB_SHA"
env:
GH_TOKEN: ${{ github.token }}

0 comments on commit de24462

Please sign in to comment.