Skip to content

Commit

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

chore(deps): bump dawidd6/action-download-artifact from 6 to 7
  • Loading branch information
andrueastman authored Dec 2, 2024
2 parents 9e1a3c8 + 3ae5228 commit c1aba52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: echo "BRANCH=$(gh release list -L 1 --json tagName --jq '.[0] | .tagName')" >> $GITHUB_ENV
- name: Download Last Successful Build
uses: dawidd6/action-download-artifact@v6
uses: dawidd6/action-download-artifact@v7
with:
workflow: preview-and-release.yml
workflow_conclusion: success
Expand Down

0 comments on commit c1aba52

Please sign in to comment.