Skip to content

Commit

Permalink
Bump advanced-security/maven-dependency-submission-action
Browse files Browse the repository at this point in the history
Bumps [advanced-security/maven-dependency-submission-action](https://github.com/advanced-security/maven-dependency-submission-action) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/advanced-security/maven-dependency-submission-action/releases)
- [Commits](advanced-security/maven-dependency-submission-action@v4.0.2...v4.0.3)

---
updated-dependencies:
- dependency-name: advanced-security/maven-dependency-submission-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent b7c2bb8 commit 09d07dc
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/[email protected].2
uses: advanced-security/[email protected].3

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

0 comments on commit 09d07dc

Please sign in to comment.