Merge branch 'master' into dependabot/github_actions/peter-evans/create-pull-request-6.0.5

This commit is contained in:
Jason Hong-Turney 2024-05-21 13:11:31 -07:00 коммит произвёл GitHub
Родитель b08f453fda b09340ba06
Коммит 68b3dfcb56
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -15,7 +15,7 @@ jobs:
name: Add to Compute Foundation Project Board
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.6.1
- uses: actions/add-to-project@v1.0.1
with:
project-url: https://github.com/orgs/github/projects/5753/ # Compute Foundation Project Board
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}