Skip to content

Commit

Permalink
Update codacy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
carstenartur committed Mar 24, 2024
1 parent 26610cf commit 85f93b4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/codacy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ jobs:
name: Codacy Security Scan
runs-on: ubuntu-latest
steps:
- name: Set up Maven
uses: stCarolas/setup-maven@07fbbe97d97ef44336b7382563d66743297e442f # v4.5
with:
maven-version: 3.9.3
# Checkout the repository to the GitHub Actions runner
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 85f93b4

Please sign in to comment.