-
Notifications
You must be signed in to change notification settings - Fork 157
Upgrade a couple GitHub Actions #1990
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
Conversation
|
There are issues in commit 60f6b11: |
|
There are issues in commit 7a31a4d: |
|
There are issues in commit 8d484dd: |
|
There are issues in commit 36c3a9c: |
36c3a9c to
914f789
Compare
|
There are issues in commit 25c7a49: |
|
There are issues in commit f98d714: |
|
There are issues in commit 914f789: |
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Originally-authored-by: dependabot[bot] <support@github.com> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Originally-authored-by: dependabot[bot] <support@github.com> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5...v6) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Originally-authored-by: dependabot[bot] <support@github.com> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v7...v8) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Originally-authored-by: dependabot[bot] <support@github.com> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
914f789 to
76cac12
Compare
|
/submit |
|
Submitted as pull.1990.git.1760629692.gitgitgadget@gmail.com To fetch this version into To fetch this version to local tag |
|
On the Git mailing list, Junio C Hamano wrote (reply to this): "Johannes Schindelin via GitGitGadget" <gitgitgadget@gmail.com>
writes:
> The Dependabot setup of Git for Windows suggested a couple of version
> upgrades; I extracted those that apply to Git itself.
Very much appreciated. Queued.
Thanks. |
|
This patch series was integrated into seen via git@6d11b5b. |
|
This branch is now known as |
|
This patch series was integrated into seen via git@35e6e69. |
|
This patch series was integrated into next via git@6fa7439. |
|
There was a status update in the "New Topics" section about the branch CI update. Will merge to 'master'. source: <pull.1990.git.1760629692.gitgitgadget@gmail.com> |
|
This patch series was integrated into seen via git@654ff90. |
|
This patch series was integrated into seen via git@492d471. |
|
There was a status update in the "Cooking" section about the branch CI update. Will merge to 'master'. source: <pull.1990.git.1760629692.gitgitgadget@gmail.com> |
|
This patch series was integrated into seen via git@c9ccf81. |
|
This patch series was integrated into master via git@c9ccf81. |
|
This patch series was integrated into next via git@c9ccf81. |
|
Closed via c9ccf81. |
CIHelper: do set the `GIT_EXEC_PATH` correctly
The Dependabot setup of Git for Windows suggested a couple of version upgrades; I extracted those that apply to Git itself.
Note that I took authorship of the commits because Dependabot's email is not exactly meant for follow-up discussions.