actions/checkout (actions/checkout)
### [`v4.2.2`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v422)
[Compare Source](https://redirect.github.com/actions/checkout/compare/v4.2.1...v4.2.2)
- `url-helper.ts` now leverages well-known environment variables by [@jww3](https://redirect.github.com/jww3) in [https://github.com/actions/checkout/pull/1941](https://redirect.github.com/actions/checkout/pull/1941)
- Expand unit test coverage for `isGhes` by [@jww3](https://redirect.github.com/jww3) in [https://github.com/actions/checkout/pull/1946](https://redirect.github.com/actions/checkout/pull/1946)
### [`v4.2.1`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v421)
[Compare Source](https://redirect.github.com/actions/checkout/compare/v4.2.0...v4.2.1)
- Check out other refs/\* by commit if provided, fall back to ref by [@orhantoy](https://redirect.github.com/orhantoy) in [https://github.com/actions/checkout/pull/1924](https://redirect.github.com/actions/checkout/pull/1924)
### [`v4.2.0`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v420)
[Compare Source](https://redirect.github.com/actions/checkout/compare/v4.1.7...v4.2.0)
- Add Ref and Commit outputs by [@lucacome](https://redirect.github.com/lucacome) in [https://github.com/actions/checkout/pull/1180](https://redirect.github.com/actions/checkout/pull/1180)
- Dependency updates by [@dependabot-](https://redirect.github.com/dependabot-) [https://github.com/actions/checkout/pull/1777](https://redirect.github.com/actions/checkout/pull/1777), [https://github.com/actions/checkout/pull/1872](https://redirect.github.com/actions/checkout/pull/1872)
actions/setup-java (actions/setup-java)
### [`v4.5.0`](https://redirect.github.com/actions/setup-java/releases/tag/v4.5.0)
[Compare Source](https://redirect.github.com/actions/setup-java/compare/v4.4.0...v4.5.0)
#### What's Changed
- Upgrade IA Publish by [@Jcambass](https://redirect.github.com/Jcambass) in [#686](https://redirect.github.com/actions/setup-java/issues/686)
##### Bug fixes:
- Improve archive extraction on windows runners without powershell core and Update micromatch dependency by [@priyagupta108](https://redirect.github.com/priyagupta108) in [#689](https://redirect.github.com/actions/setup-java/issues/689)
- Update workflows for GraalVM and Version Enhancements by [@mahabaleshwars](https://redirect.github.com/mahabaleshwars) in [#699](https://redirect.github.com/actions/setup-java/issues/699)
- Refine `isGhes` logic by [@jww3](https://redirect.github.com/jww3) in [#697](https://redirect.github.com/actions/setup-java/issues/697)
##### New Contributors:
- [@priyagupta108](https://redirect.github.com/priyagupta108) made their first contribution in [https://github.com/actions/setup-java/pull/689](https://redirect.github.com/actions/setup-java/pull/689)
- [@jww3](https://redirect.github.com/jww3) made their first contribution in [https://github.com/actions/setup-java/pull/697](https://redirect.github.com/actions/setup-java/pull/697)
**Full Changelog**: https://github.com/actions/setup-java/compare/v4...v4.5.0
### [`v4.4.0`](https://redirect.github.com/actions/setup-java/releases/tag/v4.4.0)
[Compare Source](https://redirect.github.com/actions/setup-java/compare/v4.3.0...v4.4.0)
##### What's Changed
**Add-ons :**
- Add support for Oracle GraalVM by [@fniephaus](https://redirect.github.com/fniephaus) in [https://github.com/actions/setup-java/pull/501](https://redirect.github.com/actions/setup-java/pull/501)
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](https://redirect.github.com/Jcambass) in [https://github.com/actions/setup-java/pull/684](https://redirect.github.com/actions/setup-java/pull/684)
**Bug fixes :**
- Add architecture to cache key by [@Zxilly](https://redirect.github.com/Zxilly) in [https://github.com/actions/setup-java/pull/664](https://redirect.github.com/actions/setup-java/pull/664)
This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
Note: This change may break previous cache keys as they will no longer be compatible with the new format.
- Resolve check failures by [@aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in [https://github.com/actions/setup-java/pull/687](https://redirect.github.com/actions/setup-java/pull/687)
##### New Contributors
- [@Jcambass](https://redirect.github.com/Jcambass) made their first contribution in [https://github.com/actions/setup-java/pull/684](https://redirect.github.com/actions/setup-java/pull/684)
- [@Zxilly](https://redirect.github.com/Zxilly) made their first contribution in [https://github.com/actions/setup-java/pull/664](https://redirect.github.com/actions/setup-java/pull/664)
**Full Changelog**: https://github.com/actions/setup-java/compare/v4...v4.4.0
### [`v4.3.0`](https://redirect.github.com/actions/setup-java/compare/v4.2.2...v4.3.0)
[Compare Source](https://redirect.github.com/actions/setup-java/compare/v4.2.2...v4.3.0)
actions/upload-artifact (actions/upload-artifact)
### [`v4.4.3`](https://redirect.github.com/actions/upload-artifact/releases/tag/v4.4.3)
[Compare Source](https://redirect.github.com/actions/upload-artifact/compare/v4.4.2...v4.4.3)
##### What's Changed
- Undo indirect dependency updates from [#627](https://redirect.github.com/actions/upload-artifact/issues/627) by [@joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/upload-artifact/pull/632](https://redirect.github.com/actions/upload-artifact/pull/632)
**Full Changelog**: https://github.com/actions/upload-artifact/compare/v4.4.2...v4.4.3
### [`v4.4.2`](https://redirect.github.com/actions/upload-artifact/releases/tag/v4.4.2)
[Compare Source](https://redirect.github.com/actions/upload-artifact/compare/v4.4.1...v4.4.2)
##### What's Changed
- Bump `@actions/artifact` to 2.1.11 by [@robherley](https://redirect.github.com/robherley) in [https://github.com/actions/upload-artifact/pull/627](https://redirect.github.com/actions/upload-artifact/pull/627)
- Includes fix for relative symlinks not resolving properly
**Full Changelog**: https://github.com/actions/upload-artifact/compare/v4.4.1...v4.4.2
### [`v4.4.1`](https://redirect.github.com/actions/upload-artifact/releases/tag/v4.4.1)
[Compare Source](https://redirect.github.com/actions/upload-artifact/compare/v4.4.0...v4.4.1)
##### What's Changed
- Add a section about hidden files by [@joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/upload-artifact/pull/607](https://redirect.github.com/actions/upload-artifact/pull/607)
- Add workflow file for publishing releases to immutable action package by [@Jcambass](https://redirect.github.com/Jcambass) in [https://github.com/actions/upload-artifact/pull/621](https://redirect.github.com/actions/upload-artifact/pull/621)
- Update [@actions/artifact](https://redirect.github.com/actions/artifact) to latest version, includes symlink and timeout fixes by [@robherley](https://redirect.github.com/robherley) in [https://github.com/actions/upload-artifact/pull/625](https://redirect.github.com/actions/upload-artifact/pull/625)
##### New Contributors
- [@Jcambass](https://redirect.github.com/Jcambass) made their first contribution in [https://github.com/actions/upload-artifact/pull/621](https://redirect.github.com/actions/upload-artifact/pull/621)
**Full Changelog**: https://github.com/actions/upload-artifact/compare/v4.4.0...v4.4.1
### [`v4.4.0`](https://redirect.github.com/actions/upload-artifact/compare/v4.3.6...v4.4.0)
[Compare Source](https://redirect.github.com/actions/upload-artifact/compare/v4.3.6...v4.4.0)
github/codeql-action (github/codeql-action)
### [`v3.27.5`](https://redirect.github.com/github/codeql-action/compare/v3.27.4...v3.27.5)
[Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.27.4...v3.27.5)
### [`v3.27.4`](https://redirect.github.com/github/codeql-action/releases/tag/v3.27.4)
[Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.27.3...v3.27.4)
##### CodeQL Action Changelog
See the [releases page](https://redirect.github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between `v2` and `v3` of the CodeQL Action is the node version they support, with `v3` running on node 20 while we continue to release `v2` to support running on node 16. For example `3.22.11` was the first `v3` release and is functionally identical to `2.22.11`. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.
##### 3.27.4 - 14 Nov 2024
No user facing changes.
See the full [CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.27.4/CHANGELOG.md) for more information.
### [`v3.27.3`](https://redirect.github.com/github/codeql-action/releases/tag/v3.27.3)
[Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.27.2...v3.27.3)
##### CodeQL Action Changelog
See the [releases page](https://redirect.github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between `v2` and `v3` of the CodeQL Action is the node version they support, with `v3` running on node 20 while we continue to release `v2` to support running on node 16. For example `3.22.11` was the first `v3` release and is functionally identical to `2.22.11`. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.
##### 3.27.3 - 12 Nov 2024
No user facing changes.
See the full [CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.27.3/CHANGELOG.md) for more information.
### [`v3.27.2`](https://redirect.github.com/github/codeql-action/releases/tag/v3.27.2)
[Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.27.1...v3.27.2)
##### CodeQL Action Changelog
See the [releases page](https://redirect.github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between `v2` and `v3` of the CodeQL Action is the node version they support, with `v3` running on node 20 while we continue to release `v2` to support running on node 16. For example `3.22.11` was the first `v3` release and is functionally identical to `2.22.11`. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.
##### 3.27.2 - 12 Nov 2024
- Fixed an issue where setting up the CodeQL tools would sometimes fail with the message "Invalid value 'undefined' for header 'authorization'". [#2590](https://redirect.github.com/github/codeql-action/pull/2590)
See the full [CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.27.2/CHANGELOG.md) for more information.
### [`v3.27.1`](https://redirect.github.com/github/codeql-action/releases/tag/v3.27.1)
[Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.27.0...v3.27.1)
##### CodeQL Action Changelog
See the [releases page](https://redirect.github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between `v2` and `v3` of the CodeQL Action is the node version they support, with `v3` running on node 20 while we continue to release `v2` to support running on node 16. For example `3.22.11` was the first `v3` release and is functionally identical to `2.22.11`. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.
##### 3.27.1 - 08 Nov 2024
- The CodeQL Action now downloads bundles compressed using Zstandard on GitHub Enterprise Server when using Linux or macOS runners. This speeds up the installation of the CodeQL tools. This feature is already available to GitHub.com users. [#2573](https://redirect.github.com/github/codeql-action/pull/2573)
- Update default CodeQL bundle version to 2.19.3. [#2576](https://redirect.github.com/github/codeql-action/pull/2576)
See the full [CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.27.1/CHANGELOG.md) for more information.
### [`v3.27.0`](https://redirect.github.com/github/codeql-action/releases/tag/v3.27.0)
[Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.13...v3.27.0)
##### CodeQL Action Changelog
See the [releases page](https://redirect.github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between `v2` and `v3` of the CodeQL Action is the node version they support, with `v3` running on node 20 while we continue to release `v2` to support running on node 16. For example `3.22.11` was the first `v3` release and is functionally identical to `2.22.11`. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.
##### 3.27.0 - 22 Oct 2024
- Bump the minimum CodeQL bundle version to 2.14.6. [#2549](https://redirect.github.com/github/codeql-action/pull/2549)
- Fix an issue where the `upload-sarif` Action would fail with "upload-sarif post-action step failed: Input required and not supplied: token" when called in a composite Action that had a different set of inputs to the ones expected by the `upload-sarif` Action. [#2557](https://redirect.github.com/github/codeql-action/pull/2557)
- Update default CodeQL bundle version to 2.19.2. [#2552](https://redirect.github.com/github/codeql-action/pull/2552)
See the full [CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.27.0/CHANGELOG.md) for more information.
### [`v3.26.13`](https://redirect.github.com/github/codeql-action/compare/v3.26.12...v3.26.13)
[Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.12...v3.26.13)
### [`v3.26.12`](https://redirect.github.com/github/codeql-action/compare/v3.26.11...v3.26.12)
[Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.11...v3.26.12)
### [`v3.26.11`](https://redirect.github.com/github/codeql-action/compare/v3.26.10...v3.26.11)
[Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.10...v3.26.11)
### [`v3.26.10`](https://redirect.github.com/github/codeql-action/compare/v3.26.9...v3.26.10)
[Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.9...v3.26.10)
### [`v3.26.9`](https://redirect.github.com/github/codeql-action/compare/v3.26.8...v3.26.9)
[Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.8...v3.26.9)
### [`v3.26.8`](https://redirect.github.com/github/codeql-action/compare/v3.26.7...v3.26.8)
[Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.7...v3.26.8)
### [`v3.26.7`](https://redirect.github.com/github/codeql-action/compare/v3.26.6...v3.26.7)
[Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.6...v3.26.7)
### [`v3.26.6`](https://redirect.github.com/github/codeql-action/compare/v3.26.5...v3.26.6)
[Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.5...v3.26.6)
### [`v3.26.5`](https://redirect.github.com/github/codeql-action/compare/v3.26.4...v3.26.5)
[Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.4...v3.26.5)
### [`v3.26.4`](https://redirect.github.com/github/codeql-action/compare/v3.26.3...v3.26.4)
[Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.3...v3.26.4)
### [`v3.26.3`](https://redirect.github.com/github/codeql-action/compare/v3.26.2...v3.26.3)
[Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.2...v3.26.3)
google-github-actions/auth (google-github-actions/auth)
### [`v2.1.7`](https://redirect.github.com/google-github-actions/auth/releases/tag/v2.1.7)
[Compare Source](https://redirect.github.com/google-github-actions/auth/compare/v2.1.6...v2.1.7)
#### What's Changed
- fix: update relase workflows by [@verbanicm](https://redirect.github.com/verbanicm) in [https://github.com/google-github-actions/auth/pull/452](https://redirect.github.com/google-github-actions/auth/pull/452)
- Release: v2.1.7 by [@google-github-actions-bot](https://redirect.github.com/google-github-actions-bot) in [https://github.com/google-github-actions/auth/pull/453](https://redirect.github.com/google-github-actions/auth/pull/453)
**Full Changelog**: https://github.com/google-github-actions/auth/compare/v2.1.6...v2.1.7
### [`v2.1.6`](https://redirect.github.com/google-github-actions/auth/releases/tag/v2.1.6)
[Compare Source](https://redirect.github.com/google-github-actions/auth/compare/v2.1.5...v2.1.6)
##### What's Changed
- Recommend `gcloud storage` over `gsutil` by [@sethvargo](https://redirect.github.com/sethvargo) in [https://github.com/google-github-actions/auth/pull/438](https://redirect.github.com/google-github-actions/auth/pull/438)
- Add missing log line by [@sethvargo](https://redirect.github.com/sethvargo) in [https://github.com/google-github-actions/auth/pull/448](https://redirect.github.com/google-github-actions/auth/pull/448)
- Release: v2.1.6 by [@google-github-actions-bot](https://redirect.github.com/google-github-actions-bot) in [https://github.com/google-github-actions/auth/pull/449](https://redirect.github.com/google-github-actions/auth/pull/449)
**Full Changelog**: https://github.com/google-github-actions/auth/compare/v2.1.5...v2.1.6
### [`v2.1.5`](https://redirect.github.com/google-github-actions/auth/releases/tag/v2.1.5)
[Compare Source](https://redirect.github.com/google-github-actions/auth/compare/v2.1.4...v2.1.5)
##### What's Changed
- Document ID Token lifetimes by [@sethvargo](https://redirect.github.com/sethvargo) in [https://github.com/google-github-actions/auth/pull/433](https://redirect.github.com/google-github-actions/auth/pull/433)
- fix !project_id error message typo by [@seth-acuitymd](https://redirect.github.com/seth-acuitymd) in [https://github.com/google-github-actions/auth/pull/435](https://redirect.github.com/google-github-actions/auth/pull/435)
- Update deps by [@sethvargo](https://redirect.github.com/sethvargo) in [https://github.com/google-github-actions/auth/pull/436](https://redirect.github.com/google-github-actions/auth/pull/436)
- Release: v2.1.5 by [@google-github-actions-bot](https://redirect.github.com/google-github-actions-bot) in [https://github.com/google-github-actions/auth/pull/437](https://redirect.github.com/google-github-actions/auth/pull/437)
##### New Contributors
- [@seth-acuitymd](https://redirect.github.com/seth-acuitymd) made their first contribution in [https://github.com/google-github-actions/auth/pull/435](https://redirect.github.com/google-github-actions/auth/pull/435)
**Full Changelog**: https://github.com/google-github-actions/auth/compare/v2.1.4...v2.1.5
google-github-actions/get-secretmanager-secrets (google-github-actions/get-secretmanager-secrets)
### [`v2.2.2`](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/releases/tag/v2.2.2)
[Compare Source](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/compare/v2.2.1...v2.2.2)
##### What's Changed
- Document that secrets can be CSV by [@sethvargo](https://redirect.github.com/sethvargo) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/307](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/pull/307)
- fix: update relase workflows by [@verbanicm](https://redirect.github.com/verbanicm) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/308](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/pull/308)
- Release: v2.2.2 by [@google-github-actions-bot](https://redirect.github.com/google-github-actions-bot) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/309](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/pull/309)
**Full Changelog**: https://github.com/google-github-actions/get-secretmanager-secrets/compare/v2.2.1...v2.2.2
### [`v2.2.1`](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/releases/tag/v2.2.1)
[Compare Source](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/compare/v2.2.0...v2.2.1)
##### What's Changed
- Trim whitespace around secret references by [@sethvargo](https://redirect.github.com/sethvargo) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/304](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/pull/304)
- Release: v2.2.1 by [@google-github-actions-bot](https://redirect.github.com/google-github-actions-bot) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/305](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/pull/305)
**Full Changelog**: https://github.com/google-github-actions/get-secretmanager-secrets/compare/v2.2.0...v2.2.1
### [`v2.2.0`](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/releases/tag/v2.2.0)
[Compare Source](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/compare/v2.1.4...v2.2.0)
##### What's Changed
- Add support for universes and regional secrets by [@sethvargo](https://redirect.github.com/sethvargo) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/301](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/pull/301)
- Release: v2.2.0 by [@google-github-actions-bot](https://redirect.github.com/google-github-actions-bot) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/302](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/pull/302)
**Full Changelog**: https://github.com/google-github-actions/get-secretmanager-secrets/compare/v2.1.4...v2.2.0
graalvm/setup-graalvm (graalvm/setup-graalvm)
### [`v1.2.6`](https://redirect.github.com/graalvm/setup-graalvm/releases/tag/v1.2.6)
[Compare Source](https://redirect.github.com/graalvm/setup-graalvm/compare/v1.2.5...v1.2.6)
#### What's Changed
- Revert back to previous musl version. by [@fniephaus](https://redirect.github.com/fniephaus) in [https://github.com/graalvm/setup-graalvm/pull/117](https://redirect.github.com/graalvm/setup-graalvm/pull/117)
**Full Changelog**: https://github.com/graalvm/setup-graalvm/compare/v1.2.5...v1.2.6
### [`v1.2.5`](https://redirect.github.com/graalvm/setup-graalvm/releases/tag/v1.2.5)
[Compare Source](https://redirect.github.com/graalvm/setup-graalvm/compare/v1.2.4...v1.2.5)
#### What's Changed
- Upgrade musl and follow recommendation. by [@fniephaus](https://redirect.github.com/fniephaus) in [https://github.com/graalvm/setup-graalvm/pull/114](https://redirect.github.com/graalvm/setup-graalvm/pull/114)
**Full Changelog**: https://github.com/graalvm/setup-graalvm/compare/v1.2.4.1...v1.2.5
### [`v1.2.4`](https://redirect.github.com/graalvm/setup-graalvm/releases/tag/v1.2.4)
[Compare Source](https://redirect.github.com/graalvm/setup-graalvm/compare/v1.2.3...v1.2.4)
#### What's Changed
- Add support for Oracle GraalVM via GDS. by [@fniephaus](https://redirect.github.com/fniephaus) in [https://github.com/graalvm/setup-graalvm/pull/109](https://redirect.github.com/graalvm/setup-graalvm/pull/109)
- Fixes
> Error: Failed to download graalvm-jdk-17\_linux-x64\_bin.tar.gz. Are you sure java-version: '17' is correct?
**Full Changelog**: https://github.com/graalvm/setup-graalvm/compare/v1.2.3...v1.2.4
Configuration
📅 Schedule: 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 is behind base branch, 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 contains the following updates:
v4.1.7
->v4.2.2
v4.2.2
->v4.5.0
v4.3.6
->v4.4.3
v3.26.2
->v3.27.5
v2.1.4
->v2.1.7
v2.1.4
->v2.2.2
v1.2.3
->v1.2.6
Release Notes
actions/checkout (actions/checkout)
### [`v4.2.2`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v422) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.2.1...v4.2.2) - `url-helper.ts` now leverages well-known environment variables by [@jww3](https://redirect.github.com/jww3) in [https://github.com/actions/checkout/pull/1941](https://redirect.github.com/actions/checkout/pull/1941) - Expand unit test coverage for `isGhes` by [@jww3](https://redirect.github.com/jww3) in [https://github.com/actions/checkout/pull/1946](https://redirect.github.com/actions/checkout/pull/1946) ### [`v4.2.1`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v421) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.2.0...v4.2.1) - Check out other refs/\* by commit if provided, fall back to ref by [@orhantoy](https://redirect.github.com/orhantoy) in [https://github.com/actions/checkout/pull/1924](https://redirect.github.com/actions/checkout/pull/1924) ### [`v4.2.0`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v420) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.1.7...v4.2.0) - Add Ref and Commit outputs by [@lucacome](https://redirect.github.com/lucacome) in [https://github.com/actions/checkout/pull/1180](https://redirect.github.com/actions/checkout/pull/1180) - Dependency updates by [@dependabot-](https://redirect.github.com/dependabot-) [https://github.com/actions/checkout/pull/1777](https://redirect.github.com/actions/checkout/pull/1777), [https://github.com/actions/checkout/pull/1872](https://redirect.github.com/actions/checkout/pull/1872)actions/setup-java (actions/setup-java)
### [`v4.5.0`](https://redirect.github.com/actions/setup-java/releases/tag/v4.5.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v4.4.0...v4.5.0) #### What's Changed - Upgrade IA Publish by [@Jcambass](https://redirect.github.com/Jcambass) in [#686](https://redirect.github.com/actions/setup-java/issues/686) ##### Bug fixes: - Improve archive extraction on windows runners without powershell core and Update micromatch dependency by [@priyagupta108](https://redirect.github.com/priyagupta108) in [#689](https://redirect.github.com/actions/setup-java/issues/689) - Update workflows for GraalVM and Version Enhancements by [@mahabaleshwars](https://redirect.github.com/mahabaleshwars) in [#699](https://redirect.github.com/actions/setup-java/issues/699) - Refine `isGhes` logic by [@jww3](https://redirect.github.com/jww3) in [#697](https://redirect.github.com/actions/setup-java/issues/697) ##### New Contributors: - [@priyagupta108](https://redirect.github.com/priyagupta108) made their first contribution in [https://github.com/actions/setup-java/pull/689](https://redirect.github.com/actions/setup-java/pull/689) - [@jww3](https://redirect.github.com/jww3) made their first contribution in [https://github.com/actions/setup-java/pull/697](https://redirect.github.com/actions/setup-java/pull/697) **Full Changelog**: https://github.com/actions/setup-java/compare/v4...v4.5.0 ### [`v4.4.0`](https://redirect.github.com/actions/setup-java/releases/tag/v4.4.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v4.3.0...v4.4.0) ##### What's Changed **Add-ons :** - Add support for Oracle GraalVM by [@fniephaus](https://redirect.github.com/fniephaus) in [https://github.com/actions/setup-java/pull/501](https://redirect.github.com/actions/setup-java/pull/501) 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](https://redirect.github.com/Jcambass) in [https://github.com/actions/setup-java/pull/684](https://redirect.github.com/actions/setup-java/pull/684) **Bug fixes :** - Add architecture to cache key by [@Zxilly](https://redirect.github.com/Zxilly) in [https://github.com/actions/setup-java/pull/664](https://redirect.github.com/actions/setup-java/pull/664) This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts. Note: This change may break previous cache keys as they will no longer be compatible with the new format. - Resolve check failures by [@aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in [https://github.com/actions/setup-java/pull/687](https://redirect.github.com/actions/setup-java/pull/687) ##### New Contributors - [@Jcambass](https://redirect.github.com/Jcambass) made their first contribution in [https://github.com/actions/setup-java/pull/684](https://redirect.github.com/actions/setup-java/pull/684) - [@Zxilly](https://redirect.github.com/Zxilly) made their first contribution in [https://github.com/actions/setup-java/pull/664](https://redirect.github.com/actions/setup-java/pull/664) **Full Changelog**: https://github.com/actions/setup-java/compare/v4...v4.4.0 ### [`v4.3.0`](https://redirect.github.com/actions/setup-java/compare/v4.2.2...v4.3.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v4.2.2...v4.3.0)actions/upload-artifact (actions/upload-artifact)
### [`v4.4.3`](https://redirect.github.com/actions/upload-artifact/releases/tag/v4.4.3) [Compare Source](https://redirect.github.com/actions/upload-artifact/compare/v4.4.2...v4.4.3) ##### What's Changed - Undo indirect dependency updates from [#627](https://redirect.github.com/actions/upload-artifact/issues/627) by [@joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/upload-artifact/pull/632](https://redirect.github.com/actions/upload-artifact/pull/632) **Full Changelog**: https://github.com/actions/upload-artifact/compare/v4.4.2...v4.4.3 ### [`v4.4.2`](https://redirect.github.com/actions/upload-artifact/releases/tag/v4.4.2) [Compare Source](https://redirect.github.com/actions/upload-artifact/compare/v4.4.1...v4.4.2) ##### What's Changed - Bump `@actions/artifact` to 2.1.11 by [@robherley](https://redirect.github.com/robherley) in [https://github.com/actions/upload-artifact/pull/627](https://redirect.github.com/actions/upload-artifact/pull/627) - Includes fix for relative symlinks not resolving properly **Full Changelog**: https://github.com/actions/upload-artifact/compare/v4.4.1...v4.4.2 ### [`v4.4.1`](https://redirect.github.com/actions/upload-artifact/releases/tag/v4.4.1) [Compare Source](https://redirect.github.com/actions/upload-artifact/compare/v4.4.0...v4.4.1) ##### What's Changed - Add a section about hidden files by [@joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/upload-artifact/pull/607](https://redirect.github.com/actions/upload-artifact/pull/607) - Add workflow file for publishing releases to immutable action package by [@Jcambass](https://redirect.github.com/Jcambass) in [https://github.com/actions/upload-artifact/pull/621](https://redirect.github.com/actions/upload-artifact/pull/621) - Update [@actions/artifact](https://redirect.github.com/actions/artifact) to latest version, includes symlink and timeout fixes by [@robherley](https://redirect.github.com/robherley) in [https://github.com/actions/upload-artifact/pull/625](https://redirect.github.com/actions/upload-artifact/pull/625) ##### New Contributors - [@Jcambass](https://redirect.github.com/Jcambass) made their first contribution in [https://github.com/actions/upload-artifact/pull/621](https://redirect.github.com/actions/upload-artifact/pull/621) **Full Changelog**: https://github.com/actions/upload-artifact/compare/v4.4.0...v4.4.1 ### [`v4.4.0`](https://redirect.github.com/actions/upload-artifact/compare/v4.3.6...v4.4.0) [Compare Source](https://redirect.github.com/actions/upload-artifact/compare/v4.3.6...v4.4.0)github/codeql-action (github/codeql-action)
### [`v3.27.5`](https://redirect.github.com/github/codeql-action/compare/v3.27.4...v3.27.5) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.27.4...v3.27.5) ### [`v3.27.4`](https://redirect.github.com/github/codeql-action/releases/tag/v3.27.4) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.27.3...v3.27.4) ##### CodeQL Action Changelog See the [releases page](https://redirect.github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. Note that the only difference between `v2` and `v3` of the CodeQL Action is the node version they support, with `v3` running on node 20 while we continue to release `v2` to support running on node 16. For example `3.22.11` was the first `v3` release and is functionally identical to `2.22.11`. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers. ##### 3.27.4 - 14 Nov 2024 No user facing changes. See the full [CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.27.4/CHANGELOG.md) for more information. ### [`v3.27.3`](https://redirect.github.com/github/codeql-action/releases/tag/v3.27.3) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.27.2...v3.27.3) ##### CodeQL Action Changelog See the [releases page](https://redirect.github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. Note that the only difference between `v2` and `v3` of the CodeQL Action is the node version they support, with `v3` running on node 20 while we continue to release `v2` to support running on node 16. For example `3.22.11` was the first `v3` release and is functionally identical to `2.22.11`. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers. ##### 3.27.3 - 12 Nov 2024 No user facing changes. See the full [CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.27.3/CHANGELOG.md) for more information. ### [`v3.27.2`](https://redirect.github.com/github/codeql-action/releases/tag/v3.27.2) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.27.1...v3.27.2) ##### CodeQL Action Changelog See the [releases page](https://redirect.github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. Note that the only difference between `v2` and `v3` of the CodeQL Action is the node version they support, with `v3` running on node 20 while we continue to release `v2` to support running on node 16. For example `3.22.11` was the first `v3` release and is functionally identical to `2.22.11`. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers. ##### 3.27.2 - 12 Nov 2024 - Fixed an issue where setting up the CodeQL tools would sometimes fail with the message "Invalid value 'undefined' for header 'authorization'". [#2590](https://redirect.github.com/github/codeql-action/pull/2590) See the full [CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.27.2/CHANGELOG.md) for more information. ### [`v3.27.1`](https://redirect.github.com/github/codeql-action/releases/tag/v3.27.1) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.27.0...v3.27.1) ##### CodeQL Action Changelog See the [releases page](https://redirect.github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. Note that the only difference between `v2` and `v3` of the CodeQL Action is the node version they support, with `v3` running on node 20 while we continue to release `v2` to support running on node 16. For example `3.22.11` was the first `v3` release and is functionally identical to `2.22.11`. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers. ##### 3.27.1 - 08 Nov 2024 - The CodeQL Action now downloads bundles compressed using Zstandard on GitHub Enterprise Server when using Linux or macOS runners. This speeds up the installation of the CodeQL tools. This feature is already available to GitHub.com users. [#2573](https://redirect.github.com/github/codeql-action/pull/2573) - Update default CodeQL bundle version to 2.19.3. [#2576](https://redirect.github.com/github/codeql-action/pull/2576) See the full [CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.27.1/CHANGELOG.md) for more information. ### [`v3.27.0`](https://redirect.github.com/github/codeql-action/releases/tag/v3.27.0) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.13...v3.27.0) ##### CodeQL Action Changelog See the [releases page](https://redirect.github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. Note that the only difference between `v2` and `v3` of the CodeQL Action is the node version they support, with `v3` running on node 20 while we continue to release `v2` to support running on node 16. For example `3.22.11` was the first `v3` release and is functionally identical to `2.22.11`. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers. ##### 3.27.0 - 22 Oct 2024 - Bump the minimum CodeQL bundle version to 2.14.6. [#2549](https://redirect.github.com/github/codeql-action/pull/2549) - Fix an issue where the `upload-sarif` Action would fail with "upload-sarif post-action step failed: Input required and not supplied: token" when called in a composite Action that had a different set of inputs to the ones expected by the `upload-sarif` Action. [#2557](https://redirect.github.com/github/codeql-action/pull/2557) - Update default CodeQL bundle version to 2.19.2. [#2552](https://redirect.github.com/github/codeql-action/pull/2552) See the full [CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.27.0/CHANGELOG.md) for more information. ### [`v3.26.13`](https://redirect.github.com/github/codeql-action/compare/v3.26.12...v3.26.13) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.12...v3.26.13) ### [`v3.26.12`](https://redirect.github.com/github/codeql-action/compare/v3.26.11...v3.26.12) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.11...v3.26.12) ### [`v3.26.11`](https://redirect.github.com/github/codeql-action/compare/v3.26.10...v3.26.11) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.10...v3.26.11) ### [`v3.26.10`](https://redirect.github.com/github/codeql-action/compare/v3.26.9...v3.26.10) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.9...v3.26.10) ### [`v3.26.9`](https://redirect.github.com/github/codeql-action/compare/v3.26.8...v3.26.9) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.8...v3.26.9) ### [`v3.26.8`](https://redirect.github.com/github/codeql-action/compare/v3.26.7...v3.26.8) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.7...v3.26.8) ### [`v3.26.7`](https://redirect.github.com/github/codeql-action/compare/v3.26.6...v3.26.7) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.6...v3.26.7) ### [`v3.26.6`](https://redirect.github.com/github/codeql-action/compare/v3.26.5...v3.26.6) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.5...v3.26.6) ### [`v3.26.5`](https://redirect.github.com/github/codeql-action/compare/v3.26.4...v3.26.5) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.4...v3.26.5) ### [`v3.26.4`](https://redirect.github.com/github/codeql-action/compare/v3.26.3...v3.26.4) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.3...v3.26.4) ### [`v3.26.3`](https://redirect.github.com/github/codeql-action/compare/v3.26.2...v3.26.3) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.2...v3.26.3)google-github-actions/auth (google-github-actions/auth)
### [`v2.1.7`](https://redirect.github.com/google-github-actions/auth/releases/tag/v2.1.7) [Compare Source](https://redirect.github.com/google-github-actions/auth/compare/v2.1.6...v2.1.7) #### What's Changed - fix: update relase workflows by [@verbanicm](https://redirect.github.com/verbanicm) in [https://github.com/google-github-actions/auth/pull/452](https://redirect.github.com/google-github-actions/auth/pull/452) - Release: v2.1.7 by [@google-github-actions-bot](https://redirect.github.com/google-github-actions-bot) in [https://github.com/google-github-actions/auth/pull/453](https://redirect.github.com/google-github-actions/auth/pull/453) **Full Changelog**: https://github.com/google-github-actions/auth/compare/v2.1.6...v2.1.7 ### [`v2.1.6`](https://redirect.github.com/google-github-actions/auth/releases/tag/v2.1.6) [Compare Source](https://redirect.github.com/google-github-actions/auth/compare/v2.1.5...v2.1.6) ##### What's Changed - Recommend `gcloud storage` over `gsutil` by [@sethvargo](https://redirect.github.com/sethvargo) in [https://github.com/google-github-actions/auth/pull/438](https://redirect.github.com/google-github-actions/auth/pull/438) - Add missing log line by [@sethvargo](https://redirect.github.com/sethvargo) in [https://github.com/google-github-actions/auth/pull/448](https://redirect.github.com/google-github-actions/auth/pull/448) - Release: v2.1.6 by [@google-github-actions-bot](https://redirect.github.com/google-github-actions-bot) in [https://github.com/google-github-actions/auth/pull/449](https://redirect.github.com/google-github-actions/auth/pull/449) **Full Changelog**: https://github.com/google-github-actions/auth/compare/v2.1.5...v2.1.6 ### [`v2.1.5`](https://redirect.github.com/google-github-actions/auth/releases/tag/v2.1.5) [Compare Source](https://redirect.github.com/google-github-actions/auth/compare/v2.1.4...v2.1.5) ##### What's Changed - Document ID Token lifetimes by [@sethvargo](https://redirect.github.com/sethvargo) in [https://github.com/google-github-actions/auth/pull/433](https://redirect.github.com/google-github-actions/auth/pull/433) - fix !project_id error message typo by [@seth-acuitymd](https://redirect.github.com/seth-acuitymd) in [https://github.com/google-github-actions/auth/pull/435](https://redirect.github.com/google-github-actions/auth/pull/435) - Update deps by [@sethvargo](https://redirect.github.com/sethvargo) in [https://github.com/google-github-actions/auth/pull/436](https://redirect.github.com/google-github-actions/auth/pull/436) - Release: v2.1.5 by [@google-github-actions-bot](https://redirect.github.com/google-github-actions-bot) in [https://github.com/google-github-actions/auth/pull/437](https://redirect.github.com/google-github-actions/auth/pull/437) ##### New Contributors - [@seth-acuitymd](https://redirect.github.com/seth-acuitymd) made their first contribution in [https://github.com/google-github-actions/auth/pull/435](https://redirect.github.com/google-github-actions/auth/pull/435) **Full Changelog**: https://github.com/google-github-actions/auth/compare/v2.1.4...v2.1.5google-github-actions/get-secretmanager-secrets (google-github-actions/get-secretmanager-secrets)
### [`v2.2.2`](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/releases/tag/v2.2.2) [Compare Source](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/compare/v2.2.1...v2.2.2) ##### What's Changed - Document that secrets can be CSV by [@sethvargo](https://redirect.github.com/sethvargo) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/307](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/pull/307) - fix: update relase workflows by [@verbanicm](https://redirect.github.com/verbanicm) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/308](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/pull/308) - Release: v2.2.2 by [@google-github-actions-bot](https://redirect.github.com/google-github-actions-bot) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/309](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/pull/309) **Full Changelog**: https://github.com/google-github-actions/get-secretmanager-secrets/compare/v2.2.1...v2.2.2 ### [`v2.2.1`](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/releases/tag/v2.2.1) [Compare Source](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/compare/v2.2.0...v2.2.1) ##### What's Changed - Trim whitespace around secret references by [@sethvargo](https://redirect.github.com/sethvargo) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/304](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/pull/304) - Release: v2.2.1 by [@google-github-actions-bot](https://redirect.github.com/google-github-actions-bot) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/305](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/pull/305) **Full Changelog**: https://github.com/google-github-actions/get-secretmanager-secrets/compare/v2.2.0...v2.2.1 ### [`v2.2.0`](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/releases/tag/v2.2.0) [Compare Source](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/compare/v2.1.4...v2.2.0) ##### What's Changed - Add support for universes and regional secrets by [@sethvargo](https://redirect.github.com/sethvargo) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/301](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/pull/301) - Release: v2.2.0 by [@google-github-actions-bot](https://redirect.github.com/google-github-actions-bot) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/302](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/pull/302) **Full Changelog**: https://github.com/google-github-actions/get-secretmanager-secrets/compare/v2.1.4...v2.2.0graalvm/setup-graalvm (graalvm/setup-graalvm)
### [`v1.2.6`](https://redirect.github.com/graalvm/setup-graalvm/releases/tag/v1.2.6) [Compare Source](https://redirect.github.com/graalvm/setup-graalvm/compare/v1.2.5...v1.2.6) #### What's Changed - Revert back to previous musl version. by [@fniephaus](https://redirect.github.com/fniephaus) in [https://github.com/graalvm/setup-graalvm/pull/117](https://redirect.github.com/graalvm/setup-graalvm/pull/117) **Full Changelog**: https://github.com/graalvm/setup-graalvm/compare/v1.2.5...v1.2.6 ### [`v1.2.5`](https://redirect.github.com/graalvm/setup-graalvm/releases/tag/v1.2.5) [Compare Source](https://redirect.github.com/graalvm/setup-graalvm/compare/v1.2.4...v1.2.5) #### What's Changed - Upgrade musl and follow recommendation. by [@fniephaus](https://redirect.github.com/fniephaus) in [https://github.com/graalvm/setup-graalvm/pull/114](https://redirect.github.com/graalvm/setup-graalvm/pull/114) **Full Changelog**: https://github.com/graalvm/setup-graalvm/compare/v1.2.4.1...v1.2.5 ### [`v1.2.4`](https://redirect.github.com/graalvm/setup-graalvm/releases/tag/v1.2.4) [Compare Source](https://redirect.github.com/graalvm/setup-graalvm/compare/v1.2.3...v1.2.4) #### What's Changed - Add support for Oracle GraalVM via GDS. by [@fniephaus](https://redirect.github.com/fniephaus) in [https://github.com/graalvm/setup-graalvm/pull/109](https://redirect.github.com/graalvm/setup-graalvm/pull/109) - Fixes > Error: Failed to download graalvm-jdk-17\_linux-x64\_bin.tar.gz. Are you sure java-version: '17' is correct? **Full Changelog**: https://github.com/graalvm/setup-graalvm/compare/v1.2.3...v1.2.4Configuration
📅 Schedule: 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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.