Skip to content

Commit bb7e9a3

Browse files
chore(deps): update robinraju/release-downloader action to v1.12 (#2417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9214609 commit bb7e9a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
runs-on: ubuntu-latest
9292
needs: [build]
9393
steps:
94-
- uses: robinraju/release-downloader@v1.11
94+
- uses: robinraju/release-downloader@v1.12
9595
name: Download release
9696
with:
9797
tag: ${{ github.ref_name }}

0 commit comments

Comments
 (0)