Skip to content

Commit 2d4f4df

Browse files
⬆️ Bump codacy/codacy-analysis-cli-action from 4.4.5 to 4.4.7 (#31)
Bumps [codacy/codacy-analysis-cli-action](https://github.com/codacy/codacy-analysis-cli-action) from 4.4.5 to 4.4.7. - [Release notes](https://github.com/codacy/codacy-analysis-cli-action/releases) - [Commits](codacy/codacy-analysis-cli-action@v4.4.5...v4.4.7) --- updated-dependencies: - dependency-name: codacy/codacy-analysis-cli-action dependency-version: 4.4.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e490f9 commit 2d4f4df

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
@@ -23,7 +23,7 @@ jobs:
2323
- name: Checkout code
2424
uses: actions/checkout@v4
2525
- name: Run Codacy Analysis CLI
26-
uses: codacy/codacy-analysis-cli-action@v4.4.5
26+
uses: codacy/codacy-analysis-cli-action@v4.4.7
2727
with:
2828
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
2929
output: results.sarif

0 commit comments

Comments
 (0)