Skip to content

Commit 3251969

Browse files
build(deps): bump codacy/codacy-analysis-cli-action from 1.1.0 to 4.2.0 (#27)
Bumps [codacy/codacy-analysis-cli-action](https://github.com/codacy/codacy-analysis-cli-action) from 1.1.0 to 4.2.0. - [Release notes](https://github.com/codacy/codacy-analysis-cli-action/releases) - [Commits](codacy/codacy-analysis-cli-action@d840f88...d43127f) --- updated-dependencies: - dependency-name: codacy/codacy-analysis-cli-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2dd0d38 commit 3251969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codacy.yml

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

4545
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
4646
- name: Run Codacy Analysis CLI
47-
uses: codacy/codacy-analysis-cli-action@d840f886c4bd4edc059706d09c6a1586111c540b
47+
uses: codacy/codacy-analysis-cli-action@d43127fe38d20c527dc1951ae5aea23148bab738
4848
with:
4949
# Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy repository
5050
# You can also omit the token and run the tools that support default configurations

0 commit comments

Comments
 (0)