File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ jobs:
108108 if : >-
109109 steps.check-label.outputs.hasTopic == 'true' &&
110110 steps.check-release.outputs.isLatestRelease == 'true'
111- uses : robinraju/release-downloader@daf26c55d821e836577a15f77d86ddc078948b05 # v1.12
111+ uses : robinraju/release-downloader@28fc21f50d76778e7023361aa1f863e717d3d56f # v1.13
112112 with :
113113 repository : " ${{ github.repository }}"
114114 tag : " ${{ github.event.release.tag_name }}"
Original file line number Diff line number Diff line change 5050 - name : Download release asset
5151 id : download
5252 if : steps.check-label.outputs.hasTopic == 'true'
53- uses : robinraju/release-downloader@daf26c55d821e836577a15f77d86ddc078948b05 # v1.12
53+ uses : robinraju/release-downloader@28fc21f50d76778e7023361aa1f863e717d3d56f # v1.13
5454 with :
5555 repository : " ${{ github.repository }}"
5656 tag : " ${{ github.event.release.tag_name }}"
Original file line number Diff line number Diff line change 8484 if : >-
8585 steps.check-label.outputs.hasTopic == 'true' &&
8686 steps.check-release.outputs.isLatestRelease == 'true'
87- uses : robinraju/release-downloader@daf26c55d821e836577a15f77d86ddc078948b05 # v1.12
87+ uses : robinraju/release-downloader@28fc21f50d76778e7023361aa1f863e717d3d56f # v1.13
8888 with :
8989 repository : " ${{ github.repository }}"
9090 tag : " ${{ github.event.release.tag_name }}"
Original file line number Diff line number Diff line change 5555 - name : Download release asset
5656 id : download
5757 if : steps.check-label.outputs.hasTopic == 'true'
58- uses : robinraju/release-downloader@daf26c55d821e836577a15f77d86ddc078948b05 # v1.12
58+ uses : robinraju/release-downloader@28fc21f50d76778e7023361aa1f863e717d3d56f # v1.13
5959 with :
6060 repository : " ${{ github.repository }}"
6161 tag : " ${{ github.event.release.tag_name }}"
You can’t perform that action at this time.
0 commit comments