Skip to content

Commit

Permalink
Merge pull request #100 from immutable/fine-grained
Browse files Browse the repository at this point in the history
SRE-2252: Switch to fine-grained token with single scope
  • Loading branch information
timm088 authored Apr 18, 2024
2 parents 71ec2db + f0f314f commit 32d05b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

env:
FOUNDRY_PROFILE: ci
GITHUB_TOKEN: ${{ secrets.PLATFORM_SA_GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.ZKEVM_BRIDGE_CONTRACTS_GITHUB_TOKEN }}

jobs:
check:
Expand Down

0 comments on commit 32d05b6

Please sign in to comment.