chore(deps): update dawidd6/action-download-artifact action to v2.24.1 (#4356)
This commit is contained in:
parent
193ad171bc
commit
1ecc58ac81
|
@ -19,7 +19,7 @@ jobs:
|
||||||
token: ${{ secrets.BOT_TOKEN }}
|
token: ${{ secrets.BOT_TOKEN }}
|
||||||
|
|
||||||
- name: Download workflow artifact
|
- name: Download workflow artifact
|
||||||
uses: dawidd6/action-download-artifact@46b4ae883bf0726f5949d025d31cb62c7a5ac70c # tag=v2.24.0
|
uses: dawidd6/action-download-artifact@b12b127cf24433d14b4f93cee62f5465076ba82a # v2.24.1
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.BOT_TOKEN }}
|
github_token: ${{ secrets.BOT_TOKEN }}
|
||||||
workflow: pr-validate.yaml
|
workflow: pr-validate.yaml
|
||||||
|
|
Loading…
Reference in New Issue