Skip to content

Commit 764e072

Browse files
dependabot[bot]jackton1
authored andcommitted
Bump codacy/codacy-analysis-cli-action from 4.4.4 to 4.4.5
Bumps [codacy/codacy-analysis-cli-action](https://github.com/codacy/codacy-analysis-cli-action) from 4.4.4 to 4.4.5. - [Release notes](https://github.com/codacy/codacy-analysis-cli-action/releases) - [Commits](codacy/codacy-analysis-cli-action@v4.4.4...v4.4.5) --- updated-dependencies: - dependency-name: codacy/codacy-analysis-cli-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b8fe923 commit 764e072

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
@@ -28,7 +28,7 @@ jobs:
2828

2929
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
3030
- name: Run Codacy Analysis CLI
31-
uses: codacy/codacy-analysis-cli-action@v4.4.4
31+
uses: codacy/codacy-analysis-cli-action@v4.4.5
3232
with:
3333
# Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy repository
3434
# You can also omit the token and run the tools that support default configurations

0 commit comments

Comments
 (0)