Skip to content

Commit 2f1cbc5

Browse files
authored
Merge pull request #427 from microsoftgraph/dependabot/github_actions/dawidd6/action-download-artifact-2.17.0
Bump dawidd6/action-download-artifact from 2.16.0 to 2.17.0
2 parents 99c185e + 6389428 commit 2f1cbc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/git-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/[email protected]
1414
- name: Download Build Artifact
15-
uses: dawidd6/action-download-artifact@v2.16.0
15+
uses: dawidd6/action-download-artifact@v2.17.0
1616
with:
1717
workflow: build-and-publish.yml
1818
workflow_conclusion: success

0 commit comments

Comments
 (0)