[maint]: Updated immediate response workflows via automation (#2793)

Updates for workflows
This commit is contained in:
Octokit Bot
2023-10-03 11:44:36 -05:00
committed by GitHub
parent 0238092ca0
commit d79ca99636
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
continue-on-error: true
steps:
- uses: actions/add-to-project@v0.4.0
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/octokit/projects/10
github-token: ${{ secrets.OCTOKITBOT_PROJECT_ACTION_TOKEN }}