We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2860be4 + 00e63a5 commit d28ce58Copy full SHA for d28ce58
1 file changed
action.yml
@@ -228,7 +228,7 @@ runs:
228
229
- name: "Set Codacy CLI version"
230
shell: bash
231
- run: echo "CODACY_ANALYSIS_CLI_VERSION=7.9.24" >> $GITHUB_ENV
+ run: echo "CODACY_ANALYSIS_CLI_VERSION=7.9.25" >> $GITHUB_ENV
232
- name: "Set script path environment variable"
233
234
run: echo "CLI_SCRIPT_PATH=${{ github.action_path }}/codacy-analysis-cli.sh" >> $GITHUB_ENV
0 commit comments