Skip to content

Commit

Permalink
chore(workflows/dependencies): update juliangruber/approve-pull-reque…
Browse files Browse the repository at this point in the history
…st-action action to v2.0.6 (#800)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[juliangruber/approve-pull-request-action](https://togithub.com/juliangruber/approve-pull-request-action)
| action | patch | `v2.0.4` -> `v2.0.6` |

---

### Release Notes

<details>
<summary>juliangruber/approve-pull-request-action
(juliangruber/approve-pull-request-action)</summary>

###
[`v2.0.6`](https://togithub.com/juliangruber/approve-pull-request-action/releases/tag/v2.0.6)

[Compare
Source](https://togithub.com/juliangruber/approve-pull-request-action/compare/v2.0.5...v2.0.6)

- Fix GitHub API. Closes
[#&#8203;71](https://togithub.com/juliangruber/approve-pull-request-action/issues/71)
([#&#8203;72](https://togithub.com/juliangruber/approve-pull-request-action/issues/72))
[`19528c0`](https://togithub.com/juliangruber/approve-pull-request-action/commit/19528c0)
- docs
[`3b184ad`](https://togithub.com/juliangruber/approve-pull-request-action/commit/3b184ad)

###
[`v2.0.5`](https://togithub.com/juliangruber/approve-pull-request-action/releases/tag/v2.0.5)

[Compare
Source](https://togithub.com/juliangruber/approve-pull-request-action/compare/v2.0.4...v2.0.5)

- update node version and dependencies
([#&#8203;70](https://togithub.com/juliangruber/approve-pull-request-action/issues/70))
[`cd7907f`](https://togithub.com/juliangruber/approve-pull-request-action/commit/cd7907f)
- Bump word-wrap from 1.2.3 to 1.2.4
([#&#8203;67](https://togithub.com/juliangruber/approve-pull-request-action/issues/67))
[`2124bfe`](https://togithub.com/juliangruber/approve-pull-request-action/commit/2124bfe)
- Bump got and np
([#&#8203;66](https://togithub.com/juliangruber/approve-pull-request-action/issues/66))
[`ccb7814`](https://togithub.com/juliangruber/approve-pull-request-action/commit/ccb7814)
- Bump semver from 5.7.1 to 5.7.2
([#&#8203;65](https://togithub.com/juliangruber/approve-pull-request-action/issues/65))
[`dafc35d`](https://togithub.com/juliangruber/approve-pull-request-action/commit/dafc35d)

</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/teutonet/teutonet-helm-charts).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 27, 2024
1 parent 0bb4031 commit e8775b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-artifacthub-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
PR_NUMBER: ${{ steps.create-pr.outputs.pull-request-number }}
merge-method: squash
- if: ${{ steps.create-pr.outputs.pull-request-number }}
uses: juliangruber/[email protected].4
uses: juliangruber/[email protected].6
with:
github-token: ${{ secrets.ACTIONS_BOT_TOKEN }}
number: ${{ steps.create-pr.outputs.pull-request-number }}
Expand Down

0 comments on commit e8775b4

Please sign in to comment.