Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Commit dc30f4e

Browse files
Bump codacy/codacy-analysis-cli-action from 4.2.0 to 4.3.0
Bumps [codacy/codacy-analysis-cli-action](https://github.com/codacy/codacy-analysis-cli-action) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/codacy/codacy-analysis-cli-action/releases) - [Commits](codacy/codacy-analysis-cli-action@v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: codacy/codacy-analysis-cli-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c096b9 commit dc30f4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codacy-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
2727
- name: Run Codacy Analysis CLI
28-
uses: codacy/codacy-analysis-cli-action@v4.2.0
28+
uses: codacy/codacy-analysis-cli-action@v4.3.0
2929
with:
3030
# Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy repository
3131
# You can also omit the token and run the tools that support default configurations

0 commit comments

Comments
 (0)