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