Skip to content

Commit d67b5ed

Browse files
Bump codacy/codacy-analysis-cli-action from 3.0.3 to 4.0.0 (#35)
Bumps [codacy/codacy-analysis-cli-action](https://github.com/codacy/codacy-analysis-cli-action) from 3.0.3 to 4.0.0. - [Release notes](https://github.com/codacy/codacy-analysis-cli-action/releases) - [Commits](codacy/codacy-analysis-cli-action@3.0.3...4.0.0) --- updated-dependencies: - dependency-name: codacy/codacy-analysis-cli-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38871bf commit d67b5ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@3.0.3
28+
uses: codacy/codacy-analysis-cli-action@4.0.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)