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

Update GitHub actions #1329

Merged
merged 6 commits into from
Jul 17, 2023
Merged

Update GitHub actions #1329

merged 6 commits into from
Jul 17, 2023

Conversation

mzabaluev
Copy link
Contributor

@mzabaluev mzabaluev commented Jul 14, 2023

Update GitHub workflows to use up-to-date actions:

  • Bump actions/checkout to v3
  • Replace actions-rs/toolchain with dtolnay/rust-toolchain
  • Replace actions-rs/audit-check with rustsec/audit-check
  • Replace actions-rs/clippy-check with giraffate/clippy-action
  • Update protoc, buf, and grcov to latest versions.

- Use latest actions/checkout
- Switch to rustsec/audit-check from the unmaintained
  actions-rs/audit-check
So that we don't have to shop for a specific nightly in the CI workflow.
In all GitHub workflows:
- Bump actions/checkout to v3
- Replace actions-rs/toolchain with dtolnay/rust-toolchain
Replace the unmaintained action with giraffate/clippy-action@v1
@mzabaluev mzabaluev force-pushed the mikhail/github-actions-update branch from 406eaa2 to 7ad972d Compare July 14, 2023 19:07
@mzabaluev mzabaluev marked this pull request as ready for review July 14, 2023 23:27
Copy link
Contributor

@thanethomson thanethomson left a comment

Choose a reason for hiding this comment

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

Nice, thanks @mzabaluev!

@mzabaluev mzabaluev merged commit e930691 into main Jul 17, 2023
@mzabaluev mzabaluev deleted the mikhail/github-actions-update branch July 17, 2023 08:34
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