You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/maven.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,4 +22,4 @@ jobs:
22
22
- name: Build & verify with Maven
23
23
run: mvn -B -ntp verify
24
24
- name: Submit Dependency Snapshot
25
-
uses: advanced-security/maven-dependency-submission-action@v4.1.2#pinnned to v4.0.0 b/c of https://github.com/advanced-security/maven-dependency-submission-action/issues/65
25
+
uses: advanced-security/maven-dependency-submission-action@v5.0.0#pinnned to v4.0.0 b/c of https://github.com/advanced-security/maven-dependency-submission-action/issues/65
0 commit comments