Skip to content

Commit eb58a98

Browse files
feat: build for release
1 parent 97bf5df commit eb58a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.11" >> $GITHUB_ENV
231+
run: echo "CODACY_ANALYSIS_CLI_VERSION=7.9.22" >> $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)