Skip to content

Commit

Permalink
Merge pull request quickwit-oss#21 from Kapiche/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/alexellis/upload-assets-0.4.0

build(deps): bump alexellis/upload-assets from 0.2.2 to 0.4.0
  • Loading branch information
wallies authored Jan 12, 2023
2 parents 728c6ea + 832c495 commit 2224fc7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
path: dist

- name: Upload release binaries
uses: alexellis/upload-assets@eaab1472d5c2f0df3115cac81136f03e7e61f771
uses: alexellis/upload-assets@259de5111cb56966d046ced998941e93f91d2c93
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down Expand Up @@ -106,7 +106,7 @@ jobs:
path: dist

- name: Upload release binaries
uses: alexellis/upload-assets@eaab1472d5c2f0df3115cac81136f03e7e61f771
uses: alexellis/upload-assets@259de5111cb56966d046ced998941e93f91d2c93
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down Expand Up @@ -141,7 +141,7 @@ jobs:
path: dist

- name: Upload release binaries
uses: alexellis/upload-assets@eaab1472d5c2f0df3115cac81136f03e7e61f771
uses: alexellis/upload-assets@259de5111cb56966d046ced998941e93f91d2c93
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 2224fc7

Please sign in to comment.