diff --git a/.github/workflows/code-structure-analysis.yml b/.github/workflows/code-structure-analysis.yml index 2592b318d..f48701941 100644 --- a/.github/workflows/code-structure-analysis.yml +++ b/.github/workflows/code-structure-analysis.yml @@ -50,7 +50,7 @@ jobs: env: CI_COMMIT_MESSAGE: Automated code structure analysis reports (CI) CI_COMMIT_AUTHOR: ${{ github.event.repository.name }} Continuous Integration - AXON_FRAMEWORK_VERSION: 4.8.0 + AXON_FRAMEWORK_VERSION: 4.8.2 steps: - name: Checkout GIT Repository