Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 08295da

Browse files
Bump codacy/codacy-analysis-cli-action from 4.3.0 to 4.4.5 (#4)
Bumps [codacy/codacy-analysis-cli-action](https://github.com/codacy/codacy-analysis-cli-action) from 4.3.0 to 4.4.5. - [Release notes](https://github.com/codacy/codacy-analysis-cli-action/releases) - [Commits](codacy/codacy-analysis-cli-action@5cc54a7...97bf5df) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fbd9ce5 commit 08295da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codacy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
5050
- name: Run Codacy Analysis CLI
51-
uses: codacy/codacy-analysis-cli-action@5cc54a75f9ad88159bb54046196d920e40e367a5
51+
uses: codacy/codacy-analysis-cli-action@97bf5df3c09e75f5bcd72695998f96ebd701846e
5252
with:
5353
# Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy repository
5454
# You can also omit the token and run the tools that support default configurations

0 commit comments

Comments
 (0)