chore(deps): bump actions/labeler from 4.0.2 to 4.0.3 (#3063)

Bumps [actions/labeler](https://github.com/actions/labeler) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](5c7539237e...ba790c862c)

---
updated-dependencies:
- dependency-name: actions/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>
pull/3065/head
dependabot[bot] 3 years ago committed by GitHub
parent e0b50af7c3
commit 4618b7e755
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,6 +10,6 @@ jobs:
triage:
runs-on: ${{ fromJSON(vars.RUNNER) }}
steps:
- uses: actions/labeler@5c7539237e04b714afd8ad9b4aed733815b9fab4 # TSCCR: could not find tsccr entry for actions/labeler
- uses: actions/labeler@ba790c862c380240c6d5e7427be5ace9a05c754b # TSCCR: could not find tsccr entry for actions/labeler
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

Loading…
Cancel
Save