diff --git a/.github/workflows/autobug.yaml b/.github/workflows/autobug.yaml index f1ba3a67..3deae44d 100644 --- a/.github/workflows/autobug.yaml +++ b/.github/workflows/autobug.yaml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - name: 'Move issue to "Triage"' - uses: leonsteinhaeuser/project-beta-automations@v2.0.0 + uses: leonsteinhaeuser/project-beta-automations@v2.0.1 with: gh_token: ${{ secrets.MY_GITHUB_TOKEN }} organization: atsign-foundation