chore(deps): update codacy/codacy-analysis-cli-action action to v4 #15
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:
1.1.0
->v4.2.0
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
codacy/codacy-analysis-cli-action
v4.2.0
: Add max-tool-memory flagCompare Source
v4.1.0
: Introduce new versioning schemeCompare Source
Now the versions will be published in the form of
v4
,v4.1
andv4.1.0
.v4.0.2
: Allow running Codacy Standalone toolsCompare Source
This release adds support for running Gosec, Clang-tidy, and many more standalone tools from the action.
v4.0.1
: Skip Uncommitted ChangesCompare Source
It's now possible to skip uncommitted changes using the flag
--skip-uncommitted-files-check
v4.0.0
: Parallel mode runs now tools in parallelCompare Source
Parallel mode was not working as intended.
Now it spawns multiple Docker instances based on the parallelism level
v3.0.3
: Fix using the correct commit SHA on pull requestsCompare Source
Actions triggered on pull requests now send the reports for the correct commit SHA
v3.0.2
: Fix staticcheck flow that could change go.mod filesCompare Source
v3.0.1
: Fix standalone toolsCompare Source
Fixes scenario where gosec does not run leading to failure in the next standalone tools.
v3.0.0
: Add support for account API tokensCompare Source
v2.0.1
: Fix SARIF output for tools that returns 0 startLineCompare Source
v2.0.0
: Bump CLI version used in actionCompare Source
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.