| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Bumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
|
cc @TomBolton as 🛡️ — let me know if you need any help here! |
Sorry, something went wrong.
|
The one check that is failing involves the pr-checks/sync.py script which, when generating .yml workflows, still uses actions/checkout@v3. I'll push a commit to modify this line and we'll see what happens. |
Sorry, something went wrong.
|
Some generated workflows will probably contain references to @v3 in their specifications, which live in pr-checks/checks. These will probably need updating manually, though it should be possible with a find-replace across this directory. |
Sorry, something went wrong.
|
I think we're close to merging @henrymercer - is there anything else I need to do? |
Sorry, something went wrong.
|
I think your last commit downgraded a couple of versions from 4 back to 3. If we could update the sources of those workflows in pr-checks/checks to reference v4 again, we should be able to regenerate those checks back to v4 and I think we'll be good to go. |
Sorry, something went wrong.
|
Oh wow, good catch. My brain assumed that commit was bumping from 3 to 4, and not the other way around... I'll get that sorted. |
Sorry, something went wrong.
There was a problem hiding this comment.
Great! Note that your last commit is now empty, showing that there were no changes from sync.py to apply.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Bumps the actions group with 1 update: actions/checkout.
Release notesSourced from actions/checkout's releases.
... (truncated)
ChangelogSourced from actions/checkout's changelog.
... (truncated)
CommitsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: