From cdf4371fa82a31b53a003cfe23cee3ea6de5c496 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 15:16:42 +0000 Subject: [PATCH] Bump robinraju/release-downloader from 1.3 to 1.6 Bumps [robinraju/release-downloader](https://github.com/robinraju/release-downloader) from 1.3 to 1.6. - [Release notes](https://github.com/robinraju/release-downloader/releases) - [Commits](https://github.com/robinraju/release-downloader/compare/v1.3...v1.6) --- updated-dependencies: - dependency-name: robinraju/release-downloader dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index b440817..e2fcfb3 100644 --- a/action.yaml +++ b/action.yaml @@ -19,7 +19,7 @@ inputs: runs: using: "composite" steps: - - uses: robinraju/release-downloader@v1.3 + - uses: robinraju/release-downloader@v1.6 with: repository: "fischerscode/tagger" fileName: "tagger.linux"