Skip to content

Commit

Permalink
chore: Update thollander/actions-comment-pull-request action to v3 (#233
Browse files Browse the repository at this point in the history
)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[thollander/actions-comment-pull-request](https://redirect.github.com/thollander/actions-comment-pull-request)
| action | major | `v2` -> `v3` |

---

### Release Notes

<details>
<summary>thollander/actions-comment-pull-request
(thollander/actions-comment-pull-request)</summary>

###
[`v3`](https://redirect.github.com/thollander/actions-comment-pull-request/compare/v2...v3)

[Compare
Source](https://redirect.github.com/thollander/actions-comment-pull-request/compare/v2...v3)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 9am on Saturday every 1 month"
in timezone Europe/Berlin, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/monosoul/jooq-gradle-plugin).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent 6948e59 commit e1d5d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-on-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Snapshot coordinates comment
uses: thollander/actions-comment-pull-request@v2
uses: thollander/actions-comment-pull-request@v3
with:
message: |
To use the snapshot version of the plugin add this to `settings.gradle.kts`:
Expand Down

0 comments on commit e1d5d85

Please sign in to comment.