Skip to content

Commit

Permalink
Merge pull request #5754 from pentaho/DEVO-11106
Browse files Browse the repository at this point in the history
[DEVO-11106] - Fixing cache hosted tools cache location
  • Loading branch information
cardosov authored Oct 28, 2024
2 parents 515ab59 + f8a95db commit 341dcd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
password: ${{ secrets.PENTAHO_CICD_ONE_KEY }}
volumes:
- /home/runner/caches/pentaho/.m2:/maven-local-cache
- /home/runner/caches/pentaho/CodeQL-cache:/opt/hostedtoolcache/CodeQL
- /home/runner/caches/pentaho/CodeQL-cache:/opt/hostedtoolcache

strategy:
fail-fast: false
Expand Down

0 comments on commit 341dcd1

Please sign in to comment.