Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Conversation

@chevdor
Copy link
Contributor

@chevdor chevdor commented Oct 7, 2021

This PR mainly bumps the GHA from @s3krit to the latest version.

It also adds names to some tasks. That makes the YML slightly more verbose but makes it easier to check for the list of GHA in use and spot those requiring a bump with:

 find .github/workflows -name "*.yml" | xargs -I{} grep "uses" {} | sort | uniq

@chevdor chevdor added A0-please_review Pull request needs code review. A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. labels Oct 7, 2021
@chevdor chevdor requested a review from s3krit October 7, 2021 09:02
@bkchr bkchr merged commit 4fe4d3f into master Nov 2, 2021
@bkchr bkchr deleted the wk-update-actions branch November 2, 2021 21:34
ordian pushed a commit that referenced this pull request Nov 3, 2021
* master:
  Update CI image to use the latest rustc (#4200)
  Offchain: Disable http requests (#4188)
  Update SimNet test to the new format (#4051)
  Bump libc from 0.2.105 to 0.2.106 (#4194)
  Update GHA to s3krit/[email protected] + doc (#4030)
  Bump dlmalloc from 0.2.1 to 0.2.2 (#4205)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A0-please_review Pull request needs code review. A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants