Skip to content

Commit

Permalink
Updated the dependency checking action
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed May 11, 2024
1 parent ffdbed1 commit 64c29d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Submit Dependency Snapshot
uses: advanced-security/maven-dependency-submission-action@v3
uses: advanced-security/maven-dependency-submission-action@v4

0 comments on commit 64c29d8

Please sign in to comment.