Skip to content

Commit

Permalink
ci(github-action): update robinraju/release-downloader action ( v1.10…
Browse files Browse the repository at this point in the history
… → v1.11 ) (#120)

| 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>
  • Loading branch information
renovate[bot] committed Jun 28, 2024
1 parent 5ee3c4c commit 4055af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 4055af4

Please sign in to comment.