Skip to content

Commit 1864cee

Browse files
chore(deps): Update leonsteinhaeuser/project-beta-automations action to v2 (#68)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3b4b0b8 commit 1864cee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue_to_project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
if: github.event_name == 'issues' && (github.event.action == 'opened' || github.event.action == 'reopened') && github.event.issue.user.login != 'cq-bot'
1717
steps:
1818
- name: Move issue to ${{ env.todo }}
19-
uses: leonsteinhaeuser/project-beta-automations@v1.3.0
19+
uses: leonsteinhaeuser/project-beta-automations@v2.0.0
2020
with:
2121
gh_token: ${{ secrets.GH_CQ_BOT }}
2222
organization: cloudquery

0 commit comments

Comments
 (0)