Skip to content

Commit

Permalink
Downgrade dependency-submission-action
Browse files Browse the repository at this point in the history
  • Loading branch information
maddie480 committed Feb 18, 2024
1 parent 72c9899 commit 1a49a5e
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 @@ -44,7 +44,7 @@ jobs:

- name: Submit Dependency Snapshot
if: github.ref == 'refs/heads/master'
uses: advanced-security/maven-dependency-submission-action@v4
uses: advanced-security/maven-dependency-submission-action@v4.0.0

- name: Upload target folder as artifact
if: always()
Expand Down

0 comments on commit 1a49a5e

Please sign in to comment.