-
Notifications
You must be signed in to change notification settings - Fork 3
experimental workflow for adding a new chain to proto #254
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
|
The latest Buf updates on your PR. Results from workflow Regenerate Protobuf Files / buf (pull_request).
|
|
|
||
| - name: Get GitHub token from GATI | ||
| id: get-gh-token | ||
| uses: smartcontractkit/chainlink-github-actions/github-app-token-issuer@main |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
Uses Step: get-gh-token
|
|
||
| - name: Commit changes using ghcommit | ||
| if: ${{ !inputs.dry-run && steps.run-tool.outputs.action == 'added' }} | ||
| uses: planetscale/[email protected] |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
No description provided.