chore(deps): update dawidd6/action-download-artifact action to v2.22.0 (#1737)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-08-10 20:54:25 +02:00 committed by GitHub
parent 77d4398e0a
commit 1952cf8c8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ jobs:
token: ${{ steps.generate-token.outputs.token }} token: ${{ steps.generate-token.outputs.token }}
- name: Download workflow artifact - name: Download workflow artifact
uses: dawidd6/action-download-artifact@v2.21.1 uses: dawidd6/action-download-artifact@v2.22.0
with: with:
github_token: ${{ steps.generate-token.outputs.token }} github_token: ${{ steps.generate-token.outputs.token }}
workflow: pr-validate.yaml workflow: pr-validate.yaml