Bump the github-actions group with 2 updates

Bumps the github-actions group with 2 updates: [actions/add-to-project](https://github.com/actions/add-to-project) and [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request).


Updates `actions/add-to-project` from 0.5.0 to 0.6.1
- [Release notes](https://github.com/actions/add-to-project/releases)
- [Commits](https://github.com/actions/add-to-project/compare/v0.5.0...v0.6.1)

Updates `peter-evans/create-pull-request` from 6.0.0 to 6.0.2
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](b1ddad2c99...70a41aba78)

---
updated-dependencies:
- dependency-name: actions/add-to-project
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-22 20:46:26 +00:00 коммит произвёл GitHub
Родитель 227e507b0a
Коммит 74eb190283
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 2 добавлений и 2 удалений

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

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

2
.github/workflows/generate-dependabot.yml поставляемый
Просмотреть файл

@ -20,7 +20,7 @@ jobs:
uses: Makeshift/generate-dependabot-glob-action@5cd45385ce6519f68d574aab9699832b3a5e5031 # v1.3.4
- name: Create Pull Request
uses: peter-evans/create-pull-request@b1ddad2c994a25fbc81a28b3ec0e368bb2021c50 # v6.0.0
uses: peter-evans/create-pull-request@70a41aba780001da0a30141984ae2a0c95d8704e # v6.0.2
with:
title: '[Automated] Update dependabot.yml'
body: |