From 5dbe9f18357a771613ecd644b87627a9f1e5577b Mon Sep 17 00:00:00 2001 From: openverse-bot Date: Fri, 28 Oct 2022 20:02:10 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=94=84=20Synced=20local=20'.github/wo?= =?UTF-8?q?rkflows/new=5Fissues.yml'=20with=20remote=20'.github/workflows/?= =?UTF-8?q?new=5Fissues.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/new_issues.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/new_issues.yml b/.github/workflows/new_issues.yml index 8a6630332..a4f760c41 100644 --- a/.github/workflows/new_issues.yml +++ b/.github/workflows/new_issues.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Add issue to "Backlog" - uses: alex-page/github-project-automation-plus@v0.8.1 + uses: alex-page/github-project-automation-plus@v0.8.2 with: project: Openverse column: Backlog From 2a96c3fc995c34b4ef268d2858c53f9d0c75df06 Mon Sep 17 00:00:00 2001 From: openverse-bot Date: Fri, 28 Oct 2022 20:02:10 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=94=84=20Synced=20local=20'.github/wo?= =?UTF-8?q?rkflows/new=5Fprs.yml'=20with=20remote=20'.github/workflows/new?= =?UTF-8?q?=5Fprs.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/new_prs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/new_prs.yml b/.github/workflows/new_prs.yml index d6b06cbe8..3758727af 100644 --- a/.github/workflows/new_prs.yml +++ b/.github/workflows/new_prs.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Add PR to "In progress" - uses: alex-page/github-project-automation-plus@v0.8.1 + uses: alex-page/github-project-automation-plus@v0.8.2 with: project: Openverse PRs column: In progress @@ -28,7 +28,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Add PR to "Needs review" - uses: alex-page/github-project-automation-plus@v0.8.1 + uses: alex-page/github-project-automation-plus@v0.8.2 with: project: Openverse PRs column: Needs review