chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group - #265
Conversation
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@9c091bb...3d3c42e) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
|
@dependabot the comment for the version still says 7.0.0, can you also update it |
|
I don't have experience with dependabot, but from what I see in the wild in other repos that configured it, the comment pattern seems to follow uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0I guess that dependabot is more of a bot than an AI assistant. Being that, probably manual intervention is required to format the comment in the way dependabot expects. After such manual changes, a |
|
I've used it before and it support basic commands, just trying to see whether it had had an upgrade. Let's see what CP can do. |
|
@copilot see comments above, what is the proper comment structure for the related version to the commit-sha? If you can propose a change to this PR. |
The comment format used here is |
|
Found this blog entry: https://github.blog/changelog/2022-10-31-dependabot-now-updates-comments-in-github-actions-workflows-referencing-action-versions/. There, they reference the PR that introduced this feature: dependabot/dependabot-core#5951 |
|
@copilot the comment shoudl also be moved to the same line the sha is on, and the comment should be behind it. See this PR dependabot/dependabot-core#5951 (comment) Then dependabot will update the versions automatically on follow up updates. |
Done. Both |
|
thx @luau-project ! |
Bumps the github-actions group with 1 update: actions/checkout.
Updates
actions/checkoutfrom 7.0.0 to 7.0.1Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
3d3c42eprep v7.0.1 release (#2531)2880268escape values passed to --unset (#2530)12cd223trim only ascii whitespace for branch (#2521)62661c4skip running unsafe pr check if input is default (#2518)e8d4307Bump the minor-actions-dependencies group with 2 updates (#2499)631c942eslint 9 (#2474)4f1f4aeBump actions/upload-artifact from 4 to 7 (#2476)ba09753Bump actions/checkout from 6 to 7 (#2488)b9e0990Bump docker/login-action from 3.3.0 to 4.2.0 (#2479)e8cb398Bump docker/build-push-action from 6.5.0 to 7.2.0 (#2478)Dependabot 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:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions