Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
build(deps): update dawidd6/action-download-artifact action to v2.24.3
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Jan 30, 2023
1 parent e54f04a commit 9ece32b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_release_draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
echo "::set-output name=RUN_ID::$RUN_ID"
- name: Download all artifacts from last successful build of specified branch
uses: dawidd6/[email protected].2
uses: dawidd6/[email protected].3
with:
github_token: ${{secrets.GITHUB_TOKEN}}
# Required, workflow file name or ID
Expand Down

0 comments on commit 9ece32b

Please sign in to comment.