Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
planetlevel authored Dec 10, 2024
1 parent 10b0785 commit e539fd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Build with Maven
run: mvn -B package -DskipTests --file pom.xml

- uses: AppThreat/dep-scan-action@master
- uses: AppThreat/dep-scan-action@5.5
with:
src: /github/workspace
report_file: /github/workspace/reports/depscan.json
Expand Down

0 comments on commit e539fd8

Please sign in to comment.