Fix Codacy Analysis CLI fallback name formatting

This commit is contained in:
buildplan 2025-10-20 10:03:00 +01:00 committed by GitHub
parent 93e36fcb54
commit 86f5ee6a71
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -72,7 +72,7 @@ jobs:
gh-code-scanning-compat: true gh-code-scanning-compat: true
max-allowed-issues: 2147483647 max-allowed-issues: 2147483647
- name: Run Codacy Analysis CLI (fallback: download binary) - name: Run Codacy Analysis CLI (fallback download binary)
if: env.CODACY_DOCKER_OK != 'true' if: env.CODACY_DOCKER_OK != 'true'
run: | run: |
set -euo pipefail set -euo pipefail