Skip to content

Commit

Permalink
Update robinraju/release-downloader action to v1.7 (#138)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[robinraju/release-downloader](https://togithub.com/robinraju/release-downloader)
| action | minor | `v1.6` -> `v1.7` |

---

### Release Notes

<details>
<summary>robinraju/release-downloader</summary>

###
[`v1.7`](https://togithub.com/robinraju/release-downloader/releases/tag/v1.7):
Release Downloader v1.7

[Compare
Source](https://togithub.com/robinraju/release-downloader/compare/v1.6...v1.7)

#### What's Changed

- feat: get release by api id by
[@&#8203;kevcube](https://togithub.com/kevcube) in
[robinraju/release-downloader#563
- fix reading releaseId from inputs by
[@&#8203;robinraju](https://togithub.com/robinraju) in
[robinraju/release-downloader#564

##### Dependency Updates

- Bump qs from 6.10.2 to 6.11.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[robinraju/release-downloader#568
- Dependabot updates by
[@&#8203;robinraju](https://togithub.com/robinraju) in
[robinraju/release-downloader#569
- Dependency updates by
[@&#8203;robinraju](https://togithub.com/robinraju) in
[robinraju/release-downloader#578

#### New Contributors

- [@&#8203;kevcube](https://togithub.com/kevcube) made their first
contribution in
[robinraju/release-downloader#563

**Full Changelog**:
robinraju/release-downloader@v1.6...v1.7

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC42Ni4wIiwidXBkYXRlZEluVmVyIjoiMzQuNzMuMyJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 28, 2022
1 parent cce6943 commit 5bceff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ jobs:
- flavor: "alpine-opensuse-leap"
- flavor: "opensuse"
steps:
- uses: robinraju/release-downloader@v1.6
- uses: robinraju/release-downloader@v1.7
with:
# A flag to set the download target as latest release
# The default value is 'false'
Expand Down

0 comments on commit 5bceff8

Please sign in to comment.