Skip to content

Commit 5743c2b

Browse files
chore(deps): update advanced-security/maven-dependency-submission-action action to v4.1.0 (#33)
| datasource | package | from | to | | ----------- | ---------------------------------------------------- | ------ | ------ | | github-tags | advanced-security/maven-dependency-submission-action | v4.0.3 | v4.1.0 |
1 parent 0ce8ae7 commit 5743c2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
- name: Build with Maven
2929
run: mvn -P hadoop-3.4.0 -B verify
3030
- name: Update dependency graph
31-
uses: advanced-security/maven-dependency-submission-action@5d0f9011b55d6268922128af45275986303459c3 # v4.0.3
31+
uses: advanced-security/maven-dependency-submission-action@bb3f7338b5bd0e3b225d8082e26b7b6289e17ef3 # v4.1.0
3232
with:
3333
maven-args: -P hadoop-3.4.0

0 commit comments

Comments
 (0)