Skip to content

Commit

Permalink
ci: bump robinraju/release-downloader from 1.8 to 1.9
Browse files Browse the repository at this point in the history
Bumps [robinraju/release-downloader](https://github.com/robinraju/release-downloader) from 1.8 to 1.9.
- [Release notes](https://github.com/robinraju/release-downloader/releases)
- [Commits](robinraju/release-downloader@v1.8...v1.9)

---
updated-dependencies:
- dependency-name: robinraju/release-downloader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 98e46bc commit bd8b1b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.TOFUENV_GITHUB_TOKEN }}
- name: Download artifacts
uses: robinraju/release-downloader@v1.8
uses: robinraju/release-downloader@v1.9
with:
tag: ${{ github.ref_name }}
tarBall: true
Expand Down

0 comments on commit bd8b1b8

Please sign in to comment.