Skip to content

Commit 8ec2ecd

Browse files
Bump codacy/codacy-analysis-cli-action
Bumps [codacy/codacy-analysis-cli-action](https://github.com/codacy/codacy-analysis-cli-action) from d28ce580f19309cd493628eba4641f745822082c to 30783d03e758713bb5ed7b79292cfb14b9dd9a4a. - [Release notes](https://github.com/codacy/codacy-analysis-cli-action/releases) - [Commits](codacy/codacy-analysis-cli-action@d28ce58...30783d0) --- updated-dependencies: - dependency-name: codacy/codacy-analysis-cli-action dependency-version: 30783d03e758713bb5ed7b79292cfb14b9dd9a4a dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d586ad9 commit 8ec2ecd

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
@@ -40,7 +40,7 @@ jobs:
4040

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

0 commit comments

Comments
 (0)