mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
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:
2
.github/workflows/on-label.yml
vendored
2
.github/workflows/on-label.yml
vendored
@@ -10,6 +10,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Process Label Action
|
- name: Process Label Action
|
||||||
uses: hramos/label-actions@v1
|
uses: hramos/label-actions@v2
|
||||||
with:
|
with:
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user