Skip to content

Commit

Permalink
chore(deps): Update leonsteinhaeuser/project-beta-automations action …
Browse files Browse the repository at this point in the history
…to v2.2.1 (#33)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [leonsteinhaeuser/project-beta-automations](https://togithub.com/leonsteinhaeuser/project-beta-automations) | action | minor | `v2.1.0` -> `v2.2.1` |

---

### Release Notes

<details>
<summary>leonsteinhaeuser/project-beta-automations (leonsteinhaeuser/project-beta-automations)</summary>

### [`v2.2.1`](https://togithub.com/leonsteinhaeuser/project-beta-automations/releases/tag/v2.2.1)

[Compare Source](https://togithub.com/leonsteinhaeuser/project-beta-automations/compare/v2.2.0...v2.2.1)

#### What's Changed

-   Fixed wrong default for `gh_host` by [@&#8203;weirdan](https://togithub.com/weirdan) in [leonsteinhaeuser/project-beta-automations#78

#### New Contributors

-   [@&#8203;weirdan](https://togithub.com/weirdan) made their first contribution in [leonsteinhaeuser/project-beta-automations#78

**Full Changelog**: leonsteinhaeuser/project-beta-automations@v2.2.0...v2.2.1

### [`v2.2.0`](https://togithub.com/leonsteinhaeuser/project-beta-automations/releases/tag/v2.2.0)

[Compare Source](https://togithub.com/leonsteinhaeuser/project-beta-automations/compare/v2.1.0...v2.2.0)

#### What's Changed

-   Adding workflow example for PR's coming from forks by [@&#8203;ericbsd](https://togithub.com/ericbsd) in [leonsteinhaeuser/project-beta-automations#64
-   feat: ci improvements by [@&#8203;leonsteinhaeuser](https://togithub.com/leonsteinhaeuser) in [leonsteinhaeuser/project-beta-automations#67
-   Eliminate quotes from text data in custom field by [@&#8203;satoshihirose](https://togithub.com/satoshihirose) in [leonsteinhaeuser/project-beta-automations#66
-   add support for arm-based runners by [@&#8203;petrandr](https://togithub.com/petrandr) in [leonsteinhaeuser/project-beta-automations#72
-   add support for enterprise customers by [@&#8203;petrandr](https://togithub.com/petrandr) in [leonsteinhaeuser/project-beta-automations#74

#### New Contributors

-   [@&#8203;ericbsd](https://togithub.com/ericbsd) made their first contribution in [leonsteinhaeuser/project-beta-automations#64
-   [@&#8203;satoshihirose](https://togithub.com/satoshihirose) made their first contribution in [leonsteinhaeuser/project-beta-automations#66
-   [@&#8203;petrandr](https://togithub.com/petrandr) made their first contribution in [leonsteinhaeuser/project-beta-automations#72

**Full Changelog**: leonsteinhaeuser/project-beta-automations@v2.1.0...v2.2.0-rc.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (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 [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
cq-bot committed Oct 1, 2023
1 parent 246d010 commit 20e48f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue_to_project.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
if: github.event.issue.user.login != 'cq-bot'
steps:
- name: Add issue to Public Roadmap
uses: leonsteinhaeuser/project-beta-automations@v2.1.0
uses: leonsteinhaeuser/project-beta-automations@v2.2.1
with:
gh_token: ${{ secrets.GH_CQ_BOT }}
organization: cloudquery
Expand Down

0 comments on commit 20e48f5

Please sign in to comment.