mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-13 18:50:11 -04:00
Bump andymckay/labeler from 1.0.2 to 1.0.3 (#11160)
Bumps [andymckay/labeler](https://github.com/andymckay/labeler) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/andymckay/labeler/releases) - [Commits](https://github.com/andymckay/labeler/compare/1.0.2...1.0.3) --- updated-dependencies: - dependency-name: andymckay/labeler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8d695ea935
commit
b0f6f72f3a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/issues.yml
vendored
2
.github/workflows/issues.yml
vendored
|
|
@ -7,7 +7,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Add track-internal
|
||||
uses: andymckay/labeler@1.0.2
|
||||
uses: andymckay/labeler@1.0.3
|
||||
if: github.event.issue.pull_request == null
|
||||
with:
|
||||
repo-token: ${{ secrets.Github_Token }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue