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.4 (#689)

[![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.0` -> `v2.0.4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

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

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

- update pkg lock file
[`ab648a2`](https://togithub.com/juliangruber/approve-pull-request-action/commit/ab648a2)
- Bump [@&#8203;actions/core](https://togithub.com/actions/core) from
1.9.1 to 1.10.0
([#&#8203;63](https://togithub.com/juliangruber/approve-pull-request-action/issues/63))
[`15d8908`](https://togithub.com/juliangruber/approve-pull-request-action/commit/15d8908)
- Bump http-cache-semantics from 4.1.0 to 4.1.1
([#&#8203;58](https://togithub.com/juliangruber/approve-pull-request-action/issues/58))
[`7fe82d3`](https://togithub.com/juliangruber/approve-pull-request-action/commit/7fe82d3)

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

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

- Bump minimatch from 3.0.4 to 3.1.2
([#&#8203;38](https://togithub.com/juliangruber/approve-pull-request-action/issues/38))
[`3b5cebf`](https://togithub.com/juliangruber/approve-pull-request-action/commit/3b5cebf)

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

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

- Upgrade Node to 16
([#&#8203;37](https://togithub.com/juliangruber/approve-pull-request-action/issues/37))
[`047f78c`](https://togithub.com/juliangruber/approve-pull-request-action/commit/047f78c)
- Bump trim-newlines and np
([#&#8203;31](https://togithub.com/juliangruber/approve-pull-request-action/issues/31))
[`03716bd`](https://togithub.com/juliangruber/approve-pull-request-action/commit/03716bd)
- Bump yargs-parser and np
([#&#8203;32](https://togithub.com/juliangruber/approve-pull-request-action/issues/32))
[`fae5e77`](https://togithub.com/juliangruber/approve-pull-request-action/commit/fae5e77)

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

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

- we're on v2 now
[`14c0d88`](https://togithub.com/juliangruber/approve-pull-request-action/commit/14c0d88)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 4, 2024
1 parent 2859413 commit a8ddb6e
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 @@ -65,7 +65,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].0
uses: juliangruber/[email protected].4
with:
github-token: ${{ secrets.ACTIONS_BOT_TOKEN }}
number: ${{ steps.create-pr.outputs.pull-request-number }}
Expand Down

0 comments on commit a8ddb6e

Please sign in to comment.