Skip to content

Commit

Permalink
chore(deps): update peaceiris/workflows action to v0.20.1 (#109)
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 |
|---|---|---|---|
| [peaceiris/workflows](https://togithub.com/peaceiris/workflows) |
action | patch | `v0.20.0` -> `v0.20.1` |

---

### Release Notes

<details>
<summary>peaceiris/workflows (peaceiris/workflows)</summary>

###
[`v0.20.1`](https://togithub.com/peaceiris/workflows/releases/tag/v0.20.1):
peaceiris/workflows v0.20.1

[Compare
Source](https://togithub.com/peaceiris/workflows/compare/v0.20.0...v0.20.1)

<!-- Release notes generated using configuration in .github/release.yml
at main -->

#### What's Changed

##### What's Changed

- chore(deps): update dependency peaceiris/workflows to v0.20.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/peaceiris/workflows/pull/530](https://togithub.com/peaceiris/workflows/pull/530)
- Pin v4.1.5 by [@&#8203;peaceiris](https://togithub.com/peaceiris) in
[https://github.com/peaceiris/workflows/pull/529](https://togithub.com/peaceiris/workflows/pull/529)
- Add actionlint by [@&#8203;peaceiris](https://togithub.com/peaceiris)
in
[https://github.com/peaceiris/workflows/pull/531](https://togithub.com/peaceiris/workflows/pull/531)
- chore(deps): update actions/checkout action to v4.1.6 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/peaceiris/workflows/pull/542](https://togithub.com/peaceiris/workflows/pull/542)
- chore(deps): update dependency renovate to v37.290.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/peaceiris/workflows/pull/532](https://togithub.com/peaceiris/workflows/pull/532)
- chore(deps): update dependency renovate to v37.307.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/peaceiris/workflows/pull/549](https://togithub.com/peaceiris/workflows/pull/549)
- add concurrency by [@&#8203;peaceiris](https://togithub.com/peaceiris)
in
[https://github.com/peaceiris/workflows/pull/550](https://togithub.com/peaceiris/workflows/pull/550)

**Full Changelog**:
peaceiris/workflows@v0.20.0...v0.20.1

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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://developer.mend.io/github/peaceiris/tss).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 19, 2024
1 parent 9a1eaee commit cedfd20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v3

# https://github.com/peaceiris/workflows/blob/main/setup-go/action.yml
- uses: peaceiris/workflows/setup-go@v0.20.0
- uses: peaceiris/workflows/setup-go@v0.20.1
with:
go-version: '${{ env.GO_VERSION }}'

Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:
with:
fetch-depth: 0

- uses: peaceiris/workflows/setup-go@v0.20.0
- uses: peaceiris/workflows/setup-go@v0.20.1
with:
go-version: '${{ env.GO_VERSION }}'

Expand Down

0 comments on commit cedfd20

Please sign in to comment.