10000 Bump codacy/codacy-analysis-cli-action from 1.1.0 to 4.0.2 · tj-python/github-deploy@4e671c1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4e671c1

Browse files
dependabot[bot]jackton1
authored andcommitted
Bump codacy/codacy-analysis-cli-action from 1.1.0 to 4.0.2
Bumps [codacy/codacy-analysis-cli-action](https://github.com/codacy/codacy-analysis-cli-action) from 1.1.0 to 4.0.2. - [Release notes](https://github.com/codacy/codacy-analysis-cli-action/releases) - [Commits](codacy/codacy-analysis-cli-action@d840f88...f386483) --- 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>
1 parent e766770 commit 4e671c1

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
@@ -39,7 +39,7 @@ jobs:
3939

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

0 commit comments

Comments
 (0)
0