diff --git a/.github/workflows/issue-labeled.yml b/.github/workflows/issue-labeled.yml index ac8c19754ae1b..5b9d479f14d84 100644 --- a/.github/workflows/issue-labeled.yml +++ b/.github/workflows/issue-labeled.yml @@ -39,7 +39,7 @@ jobs: - name: "Add to GitHub board" if: ${{ env.BOARD != 'null' }} - uses: leonsteinhaeuser/project-beta-automations@v2.1.0 + uses: leonsteinhaeuser/project-beta-automations@v2.2.1 with: project_id: ${{ env.BOARD }} organization: grafana