Skip to content

Commit d28ce58

Browse files
Merge pull request #141 from codacy/bump-cli-version-7.9.23
add new version cli 7.9.25
2 parents 2860be4 + 00e63a5 commit d28ce58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ runs:
228228
229229
- name: "Set Codacy CLI version"
230230
shell: bash
231-
run: echo "CODACY_ANALYSIS_CLI_VERSION=7.9.24" >> $GITHUB_ENV
231+
run: echo "CODACY_ANALYSIS_CLI_VERSION=7.9.25" >> $GITHUB_ENV
232232
- name: "Set script path environment variable"
233233
shell: bash
234234
run: echo "CLI_SCRIPT_PATH=${{ github.action_path }}/codacy-analysis-cli.sh" >> $GITHUB_ENV

0 commit comments

Comments
 (0)