Skip to content

Commit

Permalink
Merge pull request #74 from codacy/bump-cli
Browse files Browse the repository at this point in the history
bump: Bump CLI to 7.6.1 CY-5812
  • Loading branch information
lolgab committed Mar 9, 2022
2 parents 338d076 + b8681a5 commit f386483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -226,7 +226,7 @@ runs:
- name: "Set Codacy CLI version"
shell: bash
run: echo "CODACY_ANALYSIS_CLI_VERSION=7.5.0" >> $GITHUB_ENV
run: echo "CODACY_ANALYSIS_CLI_VERSION=7.6.1" >> $GITHUB_ENV
- name: "Set script path environment variable"
shell: bash
run: echo "CLI_SCRIPT_PATH=${{ github.action_path }}/codacy-analysis-cli.sh" >> $GITHUB_ENV
Expand Down

0 comments on commit f386483

Please sign in to comment.