Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ci: bump the github-actions group with 8 updates#17068

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubMar 24, 2025

Bumps the github-actions group with 8 updates:

PackageFromTo
actions/cache4.2.24.2.3
actions/upload-artifact4.6.14.6.2
actions/download-artifact4.1.94.2.1
tj-actions/changed-files531f5f7d163941f0c1c04e0ff4d8bb243ac4366f27ae6b33eaed7bf87272fdeb9f1c54f9facc9d99
tj-actions/branch-names8.0.18.1.0
github/codeql-action3.28.113.28.12
beatlabs/delete-old-branches-action0.0.100.0.11
umbrelladocs/action-linkspector1.2.51.3.2

Updatesactions/cache from 4.2.2 to 4.2.3

Release notes

Sourced fromactions/cache's releases.

v4.2.3

What's Changed

  • Update to use@​actions/cache 4.0.3 package & prepare for new release by@​salmanmkc inactions/cache#1577 (SAS tokens for cache entries are now masked in debug logs)

New Contributors

Full Changelog:actions/cache@v4.2.2...v4.2.3

Changelog

Sourced fromactions/cache's changelog.

Releases

4.2.3

  • Bump@actions/cache to v4.0.3 (obfuscates SAS token in debug logs for cache entries)

4.2.2

  • Bump@actions/cache to v4.0.2

4.2.1

  • Bump@actions/cache to v4.0.1

4.2.0

TLDR; The cache backend service has been rewritten from the ground up for improved performance and reliability.actions/cache now integrates with the new cache service (v2) APIs.

The new service will gradually roll out as ofFebruary 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release arefully backward compatible.

We are deprecating some versions of this action. We recommend upgrading to versionv4 orv3 as soon as possible beforeFebruary 1st, 2025. (Upgrade instructions below).

If you are using pinned SHAs, please use the SHAs of versionsv4.2.0 orv3.4.0

If you do not upgrade, all workflow runs using any of the deprecatedactions/cache will fail.

Upgrading to the recommended versions will not break your workflows.

4.1.2

  • Add GitHub Enterprise Cloud instances hostname filters to inform API endpoint choices -#1474
  • Security fix: Bump braces from 3.0.2 to 3.0.3 -#1475

4.1.1

  • Restore original behavior ofcache-hit output -#1467

4.1.0

  • Ensurecache-hit output is set when a cache is missed -#1404
  • Deprecatesave-always input -#1452

4.0.2

  • Fixed restorefail-on-cache-miss not working.

4.0.1

  • UpdatedisGhes check

... (truncated)

Commits

Updatesactions/upload-artifact from 4.6.1 to 4.6.2

Release notes

Sourced fromactions/upload-artifact's releases.

v4.6.2

What's Changed

New Contributors

Full Changelog:actions/upload-artifact@v4...v4.6.2

Commits
  • ea165f8 Merge pull request#685 from salmanmkc/salmanmkc/3-new-upload-artifacts-release
  • 0839620 Prepare for new release of actions/upload-artifact with new toolkit cache ver...
  • See full diff incompare view

Updatesactions/download-artifact from 4.1.9 to 4.2.1

Release notes

Sourced fromactions/download-artifact's releases.

v4.2.1

What's Changed

Full Changelog:actions/download-artifact@v4.2.0...v4.2.1

v4.2.0

What's Changed

New Contributors

Full Changelog:actions/download-artifact@v4.1.9...v4.2.0

Commits

Updatestj-actions/changed-files from 531f5f7d163941f0c1c04e0ff4d8bb243ac4366f to 27ae6b33eaed7bf87272fdeb9f1c54f9facc9d99

Changelog

Sourced fromtj-actions/changed-files's changelog.

Changelog

46.0.3 - (2025-03-23)

🔄 Update

  • Updated README.md (#2501)

Co-authored-by: github-actions[bot] (41e0de5) - (github-actions[bot])

  • Updated README.md (#2499)

Co-authored-by: github-actions[bot] (9457878) - (github-actions[bot])

📚 Documentation

⚙️ Miscellaneous Tasks

  • deps: Bump test/demo from5dfac2e toc6bd3b3 (#2505) (823fceb) - (dependabot[bot])
  • Pin github actions (#2503) (7a369a7) - (Tonye Jack)
  • deps-dev: Bump@​types/node from 22.13.10 to 22.13.11 (#2502) (9468856) - (dependabot[bot])

⬆️ Upgrades

  • Upgraded to v46.0.2 (#2500)

Co-authored-by: github-actions[bot] Co-authored-by: Tonye Jackjtonye@ymail.com (401c722) - (github-actions[bot])

46.0.2 - (2025-03-22)

🐛 Bug Fixes

  • Update log message when attempting to locate merge base (#2493) (a5cad85) - (Tonye Jack)

➕ Add

  • Add hint to revoke leaked token (#2475)

(d52b942) - (undefined)

🔄 Update

  • Updated README.md (#2496)

Co-authored-by: github-actions[bot] (9cc867c) - (github-actions[bot])

  • Updated README.md (#2492)

Co-authored-by: github-actions[bot] (f2f439b) - (github-actions[bot])

... (truncated)

Commits

Updatestj-actions/branch-names from 8.0.1 to 8.1.0

Release notes

Sourced fromtj-actions/branch-names's releases.

v8.1.0

What's Changed

Full Changelog:tj-actions/branch-names@v8...v8.1.0

v8.0.2

What's Changed

... (truncated)

Changelog

Sourced fromtj-actions/branch-names's changelog.

Changelog

8.1.0 - (2025-03-23)

🚀 Features

  • Add support for strip_branch_prefix (#406) (c83c87a) - (Tonye Jack)

🔄 Update

  • Updated README.md (#408)

(d18e657) - (Tonye Jack)

⚙️ Miscellaneous Tasks

⬆️ Upgrades

  • Upgraded from v8.0.1 -> v8.0.2 (#407)

(86aaf17) - (Tonye Jack)

8.0.2 - (2025-03-15)

📦 Bumps

  • Bump actions/checkout from 4.1.1 to 4.1.2

Bumpsactions/checkout from 4.1.1 to 4.1.2.


updated-dependencies:

  • dependency-name: actions/checkoutdependency-type: direct:productionupdate-type: version-update:semver-patch...

Signed-off-by: dependabot[bot]support@github.com (534653b) - (dependabot[bot])

  • Bump actions/checkout from 4.1.1 to 4.1.2

Bumpsactions/checkout from 4.1.1 to 4.1.2.

... (truncated)

Commits

Updatesgithub/codeql-action from 3.28.11 to 3.28.12

Release notes

Sourced fromgithub/codeql-action's releases.

v3.28.12

CodeQL Action Changelog

See thereleases page for the relevant changes to the CodeQL CLI and language packs.

3.28.12 - 19 Mar 2025

  • Dependency caching should now cache more dependencies for Javabuild-mode: none extractions. This should speed up workflows and avoid inconsistent alerts in some cases.
  • Update default CodeQL bundle version to 2.20.7.#2810

See the fullCHANGELOG.md for more information.

Changelog

Sourced fromgithub/codeql-action's changelog.

CodeQL Action Changelog

See thereleases page for the relevant changes to the CodeQL CLI and language packs.

[UNRELEASED]

No user facing changes.

3.28.12 - 19 Mar 2025

  • Dependency caching should now cache more dependencies for Javabuild-mode: none extractions. This should speed up workflows and avoid inconsistent alerts in some cases.
  • Update default CodeQL bundle version to 2.20.7.#2810

3.28.11 - 07 Mar 2025

  • Update default CodeQL bundle version to 2.20.6.#2793

3.28.10 - 21 Feb 2025

  • Update default CodeQL bundle version to 2.20.5.#2772
  • Address an issue where the CodeQL Bundle would occasionally fail to decompress on macOS.#2768

3.28.9 - 07 Feb 2025

  • Update default CodeQL bundle version to 2.20.4.#2753

3.28.8 - 29 Jan 2025

  • Enable support for Kotlin 2.1.10 when running with CodeQL CLI v2.20.3.#2744

3.28.7 - 29 Jan 2025

No user facing changes.

3.28.6 - 27 Jan 2025

  • Re-enable debug artifact upload for CLI versions 2.20.3 or greater.#2726

3.28.5 - 24 Jan 2025

  • Update default CodeQL bundle version to 2.20.3.#2717

3.28.4 - 23 Jan 2025

No user facing changes.

3.28.3 - 22 Jan 2025

  • Update default CodeQL bundle version to 2.20.2.#2707
  • Fix an issue downloading the CodeQL Bundle from a GitHub Enterprise Server instance which occurred when the CodeQL Bundle had been synced to the instance using theCodeQL Action sync tool and the Actions runner did not have Zstandard installed.#2710

... (truncated)

Commits
  • 5f8171a Merge pull request#2814 from github/update-v3.28.12-6349095d1
  • bb59f77 Update changelog for v3.28.12
  • 6349095 Merge pull request#2810 from github/update-bundle/codeql-bundle-v2.20.7
  • d7d03fd Add changelog note
  • 4e3a534 Update default bundle to codeql-bundle-v2.20.7
  • 55f0237 Merge pull request#2802 from github/mbg/dependency-caching/java-buildless
  • 6a151cd Merge pull request#2811 from github/dependabot/github_actions/actions-c2c311...
  • 7866bcd Manually bump workflow to match autogenerated file
  • 611289e build(deps): bump ruby/setup-ruby in the actions group
  • 4c409a5 Remove temporary dependency directory inanalyze post action
  • Additional commits viewable incompare view

Updatesbeatlabs/delete-old-branches-action from 0.0.10 to 0.0.11

Release notes

Sourced frombeatlabs/delete-old-branches-action's releases.

v0.0.11

What's Changed

New Contributors

Full Changelog:beatlabs/delete-old-branches-action@v0.0.10...v0.0.11

Commits

Updatesumbrelladocs/action-linkspector from 1.2.5 to 1.3.2

Release notes

Sourced fromumbrelladocs/action-linkspector's releases.

Release v1.3.2

v1.3.2: PR#40 - Update linkspector version to 0.4.2

Release v1.3.1

v1.3.1: PR#38 - Add support for showing stats

Release v1.3.0

v1.3.0: PR#37 - Update linkspector version to 0.4.1

What's Changed

Full Changelog:UmbrellaDocs/action-linkspector@v1.2...v1.3.0

Commits
  • 49cf4f8 Merge pull request#40 from UmbrellaDocs/update-linkspector-version
  • fb49f30 Update linkspector version to 0.4.2
  • c6d4525 Merge pull request#38 from UmbrellaDocs/stats
  • c311faf Add support for showing stats
  • 808d98b Merge pull request#37 from UmbrellaDocs/update-linkspector-version
  • 3935e73 Update linkspector version to 0.4.1
  • See full diff incompare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the github-actions group with 8 updates:| Package | From | To || --- | --- | --- || [actions/cache](https://github.com/actions/cache) | `4.2.2` | `4.2.3` || [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.1` | `4.6.2` || [actions/download-artifact](https://github.com/actions/download-artifact) | `4.1.9` | `4.2.1` || [tj-actions/changed-files](https://github.com/tj-actions/changed-files) | `531f5f7d163941f0c1c04e0ff4d8bb243ac4366f` | `27ae6b33eaed7bf87272fdeb9f1c54f9facc9d99` || [tj-actions/branch-names](https://github.com/tj-actions/branch-names) | `8.0.1` | `8.1.0` || [github/codeql-action](https://github.com/github/codeql-action) | `3.28.11` | `3.28.12` || [beatlabs/delete-old-branches-action](https://github.com/beatlabs/delete-old-branches-action) | `0.0.10` | `0.0.11` || [umbrelladocs/action-linkspector](https://github.com/umbrelladocs/action-linkspector) | `1.2.5` | `1.3.2` |Updates `actions/cache` from 4.2.2 to 4.2.3- [Release notes](https://github.com/actions/cache/releases)- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)- [Commits](actions/cache@d4323d4...5a3ec84)Updates `actions/upload-artifact` from 4.6.1 to 4.6.2- [Release notes](https://github.com/actions/upload-artifact/releases)- [Commits](actions/upload-artifact@4cec3d8...ea165f8)Updates `actions/download-artifact` from 4.1.9 to 4.2.1- [Release notes](https://github.com/actions/download-artifact/releases)- [Commits](actions/download-artifact@cc20338...95815c3)Updates `tj-actions/changed-files` from 531f5f7d163941f0c1c04e0ff4d8bb243ac4366f to 27ae6b33eaed7bf87272fdeb9f1c54f9facc9d99- [Release notes](https://github.com/tj-actions/changed-files/releases)- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)- [Commits](tj-actions/changed-files@531f5f7...27ae6b3)Updates `tj-actions/branch-names` from 8.0.1 to 8.1.0- [Release notes](https://github.com/tj-actions/branch-names/releases)- [Changelog](https://github.com/tj-actions/branch-names/blob/main/HISTORY.md)- [Commits](tj-actions/branch-names@6871f53...f44339b)Updates `github/codeql-action` from 3.28.11 to 3.28.12- [Release notes](https://github.com/github/codeql-action/releases)- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)- [Commits](github/codeql-action@6bb031a...5f8171a)Updates `beatlabs/delete-old-branches-action` from 0.0.10 to 0.0.11- [Release notes](https://github.com/beatlabs/delete-old-branches-action/releases)- [Commits](beatlabs/delete-old-branches-action@6e94df0...4eeeb87)Updates `umbrelladocs/action-linkspector` from 1.2.5 to 1.3.2- [Release notes](https://github.com/umbrelladocs/action-linkspector/releases)- [Commits](UmbrellaDocs/action-linkspector@de84085...49cf4f8)---updated-dependencies:- dependency-name: actions/cache  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: github-actions- dependency-name: actions/upload-artifact  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: github-actions- dependency-name: actions/download-artifact  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: github-actions- dependency-name: tj-actions/changed-files  dependency-type: direct:production  dependency-group: github-actions- dependency-name: tj-actions/branch-names  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: github-actions- dependency-name: github/codeql-action  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: github-actions- dependency-name: beatlabs/delete-old-branches-action  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: github-actions- dependency-name: umbrelladocs/action-linkspector  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: github-actions...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file github_actionsPull requests that update GitHub Actions code labelsMar 24, 2025
@github-actionsgithub-actionsbotenabled auto-merge (squash)March 24, 2025 12:15
@github-actionsgithub-actionsbot merged commit4e38e6d intomainMar 24, 2025
39 checks passed
@github-actionsgithub-actionsbot deleted the dependabot/github_actions/github-actions-c4639bb472 branchMarch 24, 2025 12:25
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@github-actionsgithub-actions[bot]github-actions[bot] approved these changes

Assignees
No one assigned
Labels
dependenciesPull requests that update a dependency filegithub_actionsPull requests that update GitHub Actions code
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp