Skip to content

Commit 562ee3e

Browse files
feat: build for release
1 parent eb58a98 commit 562ee3e

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.22" >> $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)