Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.2.1
->v4.2.2
v4.0.1
->v4.1.0
v4.4.0
->v4.5.0
v4.0.4
->v4.1.0
v5.0.1
->v5.2.0
v6.1.0
->v6.2.0
v3.26.13
->v3.27.0
Release Notes
actions/checkout (actions/checkout)
v4.2.2
Compare Source
url-helper.ts
now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhes
by @jww3 in https://github.com/actions/checkout/pull/1946actions/setup-dotnet (actions/setup-dotnet)
v4.1.0
Compare Source
What's Changed
Bug fixes :
isGhes
logic by @jww3 in https://github.com/actions/setup-dotnet/pull/556Dependency updates :
New Contributors
Full Changelog: actions/setup-dotnet@v4...v4.1.0
actions/setup-java (actions/setup-java)
v4.5.0
Compare Source
What's Changed
Bug fixes:
isGhes
logic by @jww3 in #697New Contributors:
Full Changelog: actions/setup-java@v4...v4.5.0
actions/setup-node (actions/setup-node)
v4.1.0
Compare Source
anchore/scan-action (anchore/scan-action)
v5.2.0
Compare Source
New in scan-action v5.2.0
v5.1.0
Compare Source
New in scan-action v5.1.0
crazy-max/ghaction-import-gpg (crazy-max/ghaction-import-gpg)
v6.2.0
Compare Source
Full Changelog: crazy-max/ghaction-import-gpg@v6.1.0...v6.2.0
github/codeql-action (github/codeql-action)
v3.27.0
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.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
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 theupload-sarif
Action. #2557See the full CHANGELOG.md for more information.
Configuration
📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.