Skip to content

Commit 74017ec

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
run: echo "::set-output name=version::$(jq -r .version package.json)"
148148

149149
- name: Download release artifacts
150-
uses: robinraju/release-downloader@v1.4
150+
uses: robinraju/release-downloader@v1.5
151151
with:
152152
repository: "coder/code-server"
153153
tag: v${{ steps.version.outputs.version }}

0 commit comments

Comments
 (0)