mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
chore(deps): update dawidd6/action-download-artifact action to v2.21.0 (#1605)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
5bc8abe09c
commit
5cc6edc0da
@ -26,7 +26,7 @@ jobs:
|
||||
token: ${{ steps.generate-token.outputs.token }}
|
||||
|
||||
- name: Download workflow artifact
|
||||
uses: dawidd6/action-download-artifact@v2.19.0
|
||||
uses: dawidd6/action-download-artifact@v2.21.0
|
||||
with:
|
||||
github_token: ${{ steps.generate-token.outputs.token }}
|
||||
workflow: pr-validate.yaml
|
||||
|
Loading…
Reference in New Issue
Block a user