Skip to content

Commit

Permalink
Merge pull request #1833 from microsoftgraph/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/dawidd6/action-download-artifact-3.1.1

Bump dawidd6/action-download-artifact from 3.1.0 to 3.1.1
  • Loading branch information
baywet authored Feb 19, 2024
2 parents a890507 + 0cba61b commit 5b2439e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/git-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Download Build Artifact
uses: dawidd6/[email protected].0
uses: dawidd6/[email protected].1
with:
workflow: preview-and-release.yml
workflow_conclusion: success
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/gradle-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
name: drop
path: artifacts/current/
- name: Download Last Successful Build
uses: dawidd6/[email protected].0
uses: dawidd6/[email protected].1
with:
workflow: preview-and-release.yml
workflow_conclusion: success
Expand Down

0 comments on commit 5b2439e

Please sign in to comment.