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.0.1 (#2172)

This PR contains the following updates:

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

---

### Release Notes

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

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

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

#### What's Changed

-   fix: positive actions state on error call by [@&#8203;leonsteinhaeuser](https://togithub.com/leonsteinhaeuser) in [leonsteinhaeuser/project-beta-automations#54

**Full Changelog**: leonsteinhaeuser/project-beta-automations@v2.0.0...v2.0.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am 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, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xODUuMyIsInVwZGF0ZWRJblZlciI6IjMyLjE4NS4zIn0=-->
  • Loading branch information
cq-bot committed Oct 1, 2022
1 parent a45f2f7 commit ff44bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue_to_project.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
if: github.event_name == 'issues' && (github.event.action == 'opened' || github.event.action == 'reopened') && github.event.issue.user.login != 'cq-bot'
steps:
- name: Move issue to ${{ env.todo }}
uses: leonsteinhaeuser/project-beta-automations@v2.0.0
uses: leonsteinhaeuser/project-beta-automations@v2.0.1
with:
gh_token: ${{ secrets.GH_CQ_BOT }}
organization: cloudquery
Expand Down

0 comments on commit ff44bb1

Please sign in to comment.