Skip to content

Commit

Permalink
Merge pull request #3022 from DependencyTrack/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/upload-artifact-3.1.3

Bump actions/upload-artifact from 3.1.2 to 3.1.3
  • Loading branch information
nscuro authored Sep 14, 2023
2 parents c97640f + 9d21a1e commit b5182c4
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 @@ -49,7 +49,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/[email protected].2
uses: actions/[email protected].3
with:
name: assembled-wars
path: |-
Expand Down

0 comments on commit b5182c4

Please sign in to comment.