From a8dd62c472f18541a7139f36821c787054f6dc1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Sep 2022 15:28:47 +0000 Subject: [PATCH] Bump robinraju/release-downloader from 1.3 to 1.5 Bumps [robinraju/release-downloader](https://github.com/robinraju/release-downloader) from 1.3 to 1.5. - [Release notes](https://github.com/robinraju/release-downloader/releases) - [Commits](https://github.com/robinraju/release-downloader/compare/v1.3...v1.5) --- 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..f13a01b 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.5 with: repository: "fischerscode/tagger" fileName: "tagger.linux"