From 4055af4a12252deb46cc3b093bb3a73079abb3a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 12:21:51 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20update=20robinraju/release?= =?UTF-8?q?-downloader=20action=20(=20v1.10=20=E2=86=92=20v1.11=20)=20(#12?= =?UTF-8?q?0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | ---------------------------- | ----- | ----- | | github-tags | robinraju/release-downloader | v1.10 | v1.11 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/package.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/package.yaml b/.github/workflows/package.yaml index 88dfc07..ccac8ef 100644 --- a/.github/workflows/package.yaml +++ b/.github/workflows/package.yaml @@ -66,7 +66,7 @@ jobs: fetch-depth: 0 - name: Download yamlfmt binaries from release - uses: robinraju/release-downloader@c39a3b234af58f0cf85888573d361fb6fa281534 # v1.10 + uses: robinraju/release-downloader@a96f54c1b5f5e09e47d9504526e96febd949d4c2 # v1.11 with: repository: google/yamlfmt tag: ${{ inputs.version }}