Skip to content

Commit

Permalink
Merge pull request #546 from DependencyTrack/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions/upload-artifact-4.3.0

Bump actions/upload-artifact from 4.2.0 to 4.3.0
  • Loading branch information
nscuro authored Jan 29, 2024
2 parents effc23d + 2cef3a5 commit c4717db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_meta-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
mvn cyclonedx:makeBom -Dservices.bom.merge.skip=false org.codehaus.mojo:exec-maven-plugin:exec@merge-services-bom
- name: Upload Artifacts
uses: actions/upload-artifact@v4.2.0
uses: actions/upload-artifact@v4.3.0
with:
name: assembled-wars
path: |-
Expand Down

0 comments on commit c4717db

Please sign in to comment.