Skip to content
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

ci: add forge #109

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

ci: add forge #109

wants to merge 1 commit into from

Conversation

gakonst
Copy link

@gakonst gakonst commented Jan 17, 2022

As title, uses foundry-action for fast forge installation from latest nightly release

Comment on lines +12 to +15
- uses: actions/checkout@v2

- name: Install Foundry
uses: onbjerg/foundry-toolchain@v1

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- uses: actions/checkout@v2
- name: Install Foundry
uses: onbjerg/foundry-toolchain@v1
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
- name: Install Foundry
uses: onbjerg/foundry-toolchain@ca7e86820a6802e19349b5622e91976c4561c454

While this is not a high risk workflow i'd be interested to get your thoughts on pinning actions versions?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no thx

@gakonst
Copy link
Author

gakonst commented Feb 16, 2022

@transmissions11 anything blocking this?

@gakonst
Copy link
Author

gakonst commented Mar 17, 2022

bump, this should work! @JetJadeja

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants