Bump hramos/label-actions from 1 to 2 (#23492)

* Bump hramos/label-actions from 1 to 2

Bumps [hramos/label-actions](https://github.com/hramos/label-actions) from 1 to 2.
- [Release notes](https://github.com/hramos/label-actions/releases)
- [Commits](https://github.com/hramos/label-actions/compare/v1...v2)

---
updated-dependencies:
- dependency-name: hramos/label-actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* rename

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
This commit is contained in:
dependabot[bot] 2023-06-28 13:43:53 -07:00 коммит произвёл GitHub
Родитель 699aba4bc6
Коммит 0f7178f4a0
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 1 добавлений и 1 удалений

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

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

@ -10,6 +10,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Process Label Action
uses: hramos/label-actions@v1
uses: hramos/label-actions@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}