Skip to content

Commit

Permalink
chore(deps): update peaceiris/workflows action to v0.19.3 (#107)
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://github.com/peaceiris/workflows) |
action | patch | `v0.19.2` -> `v0.19.3` |

---

### Release Notes

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

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

[Compare
Source](https://github.com/peaceiris/workflows/compare/v0.19.2...v0.19.3)

<!-- 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.19.2 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/peaceiris/workflows/pull/505](https://github.com/peaceiris/workflows/pull/505)
- ci: add renovate workflow by
[@&#8203;peaceiris](https://github.com/peaceiris) in
[https://github.com/peaceiris/workflows/pull/506](https://github.com/peaceiris/workflows/pull/506)
- chore(deps): update dependency node to v20.12.2 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/peaceiris/workflows/pull/507](https://github.com/peaceiris/workflows/pull/507)
- chore(deps): update dependency node to v20.13.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/peaceiris/workflows/pull/508](https://github.com/peaceiris/workflows/pull/508)
- chore(deps): update dependency renovate to v37.280.4 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/peaceiris/workflows/pull/509](https://github.com/peaceiris/workflows/pull/509)
- chore(deps): update dependency node to v20.13.1 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/peaceiris/workflows/pull/510](https://github.com/peaceiris/workflows/pull/510)
- chore(deps): update dependency renovate to v37.281.2 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/peaceiris/workflows/pull/511](https://github.com/peaceiris/workflows/pull/511)
- chore(deps): update actions/setup-python action to v5 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/peaceiris/workflows/pull/172](https://github.com/peaceiris/workflows/pull/172)
- chore(deps): update actions/setup-go action to v5 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/peaceiris/workflows/pull/174](https://github.com/peaceiris/workflows/pull/174)
- chore(deps): update actions/cache action to v4 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/peaceiris/workflows/pull/258](https://github.com/peaceiris/workflows/pull/258)

**Full Changelog**:
peaceiris/workflows@v0.19.2...v0.19.3

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 10, 2024
1 parent 0460f61 commit 04c33b7
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/[email protected].2
- uses: peaceiris/workflows/[email protected].3
with:
go-version: '${{ env.GO_VERSION }}'

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

- uses: peaceiris/workflows/[email protected].2
- uses: peaceiris/workflows/[email protected].3
with:
go-version: '${{ env.GO_VERSION }}'

Expand Down

0 comments on commit 04c33b7

Please sign in to comment.