From 295cc248bd2912ccd04db3ca2f6294c5c223da0e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 21:48:06 +0000 Subject: [PATCH] Update leonsteinhaeuser/project-beta-automations action to v1.3.0 --- .github/workflows/auto-assign-to-project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-assign-to-project.yml b/.github/workflows/auto-assign-to-project.yml index 22b079a4fa..2052406054 100644 --- a/.github/workflows/auto-assign-to-project.yml +++ b/.github/workflows/auto-assign-to-project.yml @@ -15,7 +15,7 @@ jobs: if: github.event_name == 'issues' && github.event.action == 'opened' steps: - name: Move issue to ${{ env.todo }} - uses: leonsteinhaeuser/project-beta-automations@v1.0.3 + uses: leonsteinhaeuser/project-beta-automations@v1.3.0 with: gh_token: ${{ secrets. ZARF_ORG_PROJECT_TOKEN }} # user: sample-user