Skip to content

Commit

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

Bump dawidd6/action-download-artifact from 3.1.1 to 3.1.2
  • Loading branch information
andrueastman authored Feb 22, 2024
2 parents c22982a + fd6dc25 commit c3d1421
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].1
uses: dawidd6/[email protected].2
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].1
uses: dawidd6/[email protected].2
with:
workflow: preview-and-release.yml
workflow_conclusion: success
Expand Down

0 comments on commit c3d1421

Please sign in to comment.