Skip to content

Commit

Permalink
chore(deps): update fregante/setup-git-user action to v2 (#492)
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 |
|---|---|---|---|
|
[fregante/setup-git-user](https://togithub.com/fregante/setup-git-user)
| action | major | `v1` -> `v2` |

---

### Release Notes

<details>
<summary>fregante/setup-git-user</summary>

### [`v2`](https://togithub.com/fregante/setup-git-user/compare/v1...v2)

[Compare
Source](https://togithub.com/fregante/setup-git-user/compare/v1...v2)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" (UTC), 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/PKUHPC/SCOW).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTQuNiIsInVwZGF0ZWRJblZlciI6IjM0LjE1NC42In0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 6, 2023
1 parent 73b32bb commit 78e6346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
fetch-depth: 2
token: ${{ secrets.SCOW_DEPLOYMENT_PAT }}
- uses: fregante/setup-git-user@v1
- uses: fregante/setup-git-user@v2
- uses: actions/setup-node@v3
with:
node-version: 18.x
Expand Down

0 comments on commit 78e6346

Please sign in to comment.