Skip to content

Update github actions (major)#87

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-github-actions
Open

Update github actions (major)#87
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-github-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 8, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
actions/cache action major v4v5
actions/checkout action major v4v6
actions/setup-dotnet action major v4v5
actions/setup-java action major v4v5
actions/upload-artifact action major v4v7
amannn/action-semantic-pull-request action major v5v6
docker/build-push-action action major v5v7
docker/login-action action major v3v4
docker/setup-buildx-action action major v3v4
docker/setup-qemu-action action major v3v4
marocchino/sticky-pull-request-comment action major v2v3.0.4

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/cache (actions/cache)

v5.0.5

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.5

v5.0.4

Compare Source

v5.0.3

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.3

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

v5

Compare Source

v4.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v4...v4.3.0

v4.2.4

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v4...v4.2.4

v4.2.3

Compare Source

What's Changed
New Contributors

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

v4.2.2

Compare Source

What's Changed

[!IMPORTANT]
As a reminder, there were important backend changes to release v4.2.0, see those release notes and the announcement for more details.

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

v4.2.1

Compare Source

What's Changed

[!IMPORTANT]
As a reminder, there were important backend changes to release v4.2.0, see those release notes and the announcement for more details.

New Contributors

Full Changelog: actions/cache@v4.2.0...v4.2.1

v4.2.0

Compare Source

⚠️ Important Changes

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 of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.

We are deprecating some versions of this action. We recommend upgrading to version v4 or v3 as soon as possible before February 1st, 2025. (Upgrade instructions below).

If you are using pinned SHAs, please use the SHAs of versions v4.2.0 or v3.4.0

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

Upgrading to the recommended versions will not break your workflows.

Read more about the change & access the migration guide: reference to the announcement.

Minor changes

Minor and patch version updates for these dependencies:

Full Changelog: actions/cache@v4.1.2...v4.2.0

v4.1.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.1.1...v4.1.2

v4.1.1

Compare Source

What's Changed

Full Changelog: actions/cache@v4.1.0...v4.1.1

v4.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.0.2...v4.1.0

v4.0.2

Compare Source

What's Changed

Full Changelog: actions/cache@v4.0.1...v4.0.2

v4.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4...v4.0.1

actions/checkout (actions/checkout)

v6.0.2

Compare Source

v6.0.1

Compare Source

v6-beta

Compare Source

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v6.0.0

Compare Source

v6

Compare Source

v5.0.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

v5.0.0

Compare Source

What's Changed
⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v5

Compare Source

v4.3.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v4...v4.3.1

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

  • Fix: Disable sparse checkout whenever sparse-checkout option is not present @​dscho in #​1598

v4.1.1

Compare Source

v4.1.0

Compare Source

actions/setup-dotnet (actions/setup-dotnet)

v5.2.0

Compare Source

v5.1.0

Compare Source

What's Changed
Documentation
Dependency updates
New Contributors

Full Changelog: actions/setup-dotnet@v5...v5.1.0

v5.0.1

Compare Source

What's Changed

Full Changelog: actions/setup-dotnet@v5...v5.0.1

v5.0.0

Compare Source

What's Changed

Breaking Changes

Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes

Dependency Updates
Bug Fixes

New Contributors

Full Changelog: actions/setup-dotnet@v4...v5.0.0

v5

Compare Source

v4.3.1

Compare Source

What's Changed

Full Changelog: actions/setup-dotnet@v4...v4.3.1

v4.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-dotnet@v4...v4.3.0

v4.2.0

Compare Source

What's Changed

Some .NET binaries and installers currently hosted on Azure Content Delivery Network (CDN) domains ending in .azureedge.net will move to new domains as the provider, edg.io, will soon cease operations. There may be downtime or unavailability of .azureedge.net domains in the future as the .NET team is required to migrate to a new CDN and set of domains moving forward.

If your workflows are pinned to specific SHAs or minor tags, please upgrade to a major release tag to avoid service disruptions. Edgio has confirmed their services will be operational until at least January 15, 2025.

For updates, follow dotnet/core#9671.

New Contributors

Full Changelog: actions/setup-dotnet@v4...v4.2.0

v4.1.0

Compare Source

What's Changed

Bug fixes :
Dependency updates :

New Contributors

Full Changelog: actions/setup-dotnet@v4...v4.1.0

v4.0.1

Compare Source

What's Changed

Documentation changes:
Dependency updates:

New Contributors

Full Changelog: actions/setup-dotnet@v4...v4.0.1

actions/setup-java (actions/setup-java)

v5.2.0

Compare Source

What's Changed
Enhancement
Documentation Changes
Dependency Updates
New Contributors

Full Changelog: actions/setup-java@v5...v5.2.0

v5.1.0

Compare Source

What's Changed
New Features
Bug Fixes & Improvements
Documentation changes
Dependency updates
New Contributors

Full Changelog: actions/setup-java@v5...v5.1.0

v5.0.0

Compare Source

What's Changed

Breaking Changes

Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes

Dependency Upgrades
Bug Fixes

New Contributors

Full Changelog: actions/setup-java@v4...v5.0.0

v5

Compare Source

v4.8.0

Compare Source

What's Changed

Full Changelog: actions/setup-java@v4...v4.8.0

v4.7.1

Compare Source

What's Changed

Documentation changes
Dependency updates:

Full Changelog: actions/setup-java@v4...v4.7.1

v4.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-java@v4...v4.7.0

v4.6.0

Compare Source

What's Changed

Add-ons:

 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: ‘jetbrains’
     java-version: '21'

Bug fixes:

New Contributors

Full Changelog: actions/setup-java@v4...v4.6.0

v4.5.0

Compare Source

What's Changed
Bug fixes:
New Contributors:

Full Changelog: actions/setup-java@v4...v4.5.0

v4.4.0

Compare Source

What's Changed

Add-ons :

steps:
 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: 'graalvm'
     java-version: '21'
  • Add workflow file for publishing releases to immutable action package by @​Jcambass in #​684

Bug fixes :


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): update peaceiris/actions-gh-pages action to v4 chore(deps): update github actions (major) Jun 17, 2024
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 4 times, most recently from e3a9d8e to 5dcf173 Compare June 21, 2024 11:35
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from abfda60 to 1186233 Compare July 3, 2024 11:07
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 177abbc to ae31d07 Compare July 17, 2024 09:14
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from ae31d07 to b080b2d Compare July 22, 2024 14:09
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from 207d13b to aa88159 Compare August 13, 2024 14:12
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from c572d48 to 475580f Compare September 30, 2024 11:00
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 475580f to d427488 Compare November 26, 2024 12:00
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from d427488 to 76151b3 Compare January 8, 2025 13:18
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 76151b3 to 4a6171f Compare January 15, 2025 14:54
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 4a6171f to 59a5df2 Compare January 24, 2025 14:01
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from abaa3b6 to e148d5d Compare February 26, 2025 16:03
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 9bfc022 to fee4855 Compare February 28, 2025 07:33
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from fee4855 to b568e8d Compare April 24, 2025 17:50
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from b568e8d to ad1e5b2 Compare May 15, 2025 15:57
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from ad1e5b2 to 47cded4 Compare May 27, 2025 17:23
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 47cded4 to 821165b Compare July 28, 2025 14:02
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from ef7b679 to 3521cb7 Compare August 13, 2025 14:47
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 3521cb7 to ad3ba94 Compare August 19, 2025 10:26
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from 2377628 to ba36d6b Compare December 12, 2025 21:40
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 2a88c99 to 85c2c59 Compare January 16, 2026 19:27
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 85c2c59 to d7e53e6 Compare January 22, 2026 04:58
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 52d1ea9 to 3b5ca8c Compare February 3, 2026 17:06
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 4 times, most recently from f8f6db4 to 9ea5ba2 Compare February 16, 2026 15:21
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from 50274db to 7bd441f Compare March 5, 2026 10:05
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 7bd441f to 1aeeee0 Compare March 5, 2026 22:04
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from 16b177f to 09bc874 Compare March 18, 2026 17:43
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 4 times, most recently from 3203389 to 0780d17 Compare April 5, 2026 08:38
@renovate renovate Bot changed the title chore(deps): update github actions (major) Update github actions (major) Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from d2d4085 to 4d62e46 Compare April 13, 2026 18:45
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from c785b1a to 11d3111 Compare April 19, 2026 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants