Skip to content

Commit

Permalink
chore(deps): update dawidd6/action-download-artifact action to v2.28.0 (
Browse files Browse the repository at this point in the history
#618)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 27, 2023
1 parent 42efa95 commit 91eb8c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
steps:
- name: Download artifact
uses: dawidd6/action-download-artifact@v2.27.0
uses: dawidd6/action-download-artifact@v2.28.0
with:
github_token: ${{secrets.GITHUB_TOKEN}}
workflow: build.yml
Expand Down

0 comments on commit 91eb8c3

Please sign in to comment.