Skip to content

Commit

Permalink
chore(deps): update peaceiris/workflows action to v0.19.2 (#106)
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.19.1` -> `v0.19.2` |

---

### Release Notes

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

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

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

- feat: bump peaceiris/actions-hugo to v3
peaceiris/workflows@a05da08

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 6, 2024
1 parent bb9a3c1 commit f30cc1f
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.19.1
- uses: peaceiris/workflows/setup-go@v0.19.2
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.19.1
- uses: peaceiris/workflows/setup-go@v0.19.2
with:
go-version: '${{ env.GO_VERSION }}'

Expand Down

0 comments on commit f30cc1f

Please sign in to comment.