We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6423f2d commit 14917f9Copy full SHA for 14917f9
1 file changed
.github/actions/download-verify-element-tarball/action.yml
@@ -11,7 +11,7 @@ runs:
11
using: composite
12
steps:
13
- name: Download release tarball
14
- uses: robinraju/release-downloader@daf26c55d821e836577a15f77d86ddc078948b05 # v1
+ uses: robinraju/release-downloader@28fc21f50d76778e7023361aa1f863e717d3d56f # v1
15
with:
16
tag: ${{ inputs.tag }}
17
fileName: element-*.tar.gz*
0 commit comments