Skip to content

Commit

Permalink
Bump the github group with 1 update (#1120)
Browse files Browse the repository at this point in the history
Bumps the github group with 1 update: [advanced-security/maven-dependency-submission-action](https://github.com/advanced-security/maven-dependency-submission-action).


Updates `advanced-security/maven-dependency-submission-action` from 4.0.0 to 4.0.2
- [Release notes](https://github.com/advanced-security/maven-dependency-submission-action/releases)
- [Commits](advanced-security/maven-dependency-submission-action@v4.0.0...v4.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 720ce85 commit ab8b0d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-master-deploy-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
IMAGE: ${{ steps.docker-push.outputs.image }}

- name: Maven Dependency Tree Dependency Submission
uses: advanced-security/[email protected].0 # feil i 4.0.1
uses: advanced-security/[email protected].2 # feil i 4.0.1
with:
settings-file: ./.m2/settings.xml
ignore-maven-wrapper: true
Expand Down

0 comments on commit ab8b0d5

Please sign in to comment.