commit | aeef9566ead0cefe799da6e7607594337e619639 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Apr 03 14:39:43 2023 -0700 |
committer | GitHub <noreply@github.com> | Mon Apr 03 14:39:43 2023 -0700 |
tree | 3ab5ad2f10f8cfa98c531aab70b2f89f16220e58 | |
parent | 2ba959e05fc61bd37ad2b4b390998743d142be76 [diff] |
Bump actions/labeler from 4.0.2 to 4.0.3 (#93) 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](https://github.com/actions/labeler/compare/5c7539237e04b714afd8ad9b4aed733815b9fab4...ba790c862c380240c6d5e7427be5ace9a05c754b) --- 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>
diff --git a/.github/workflows/pull_request_label.yml b/.github/workflows/pull_request_label.yml index 26758a5..0799af4 100644 --- a/.github/workflows/pull_request_label.yml +++ b/.github/workflows/pull_request_label.yml
@@ -16,7 +16,7 @@ pull-requests: write runs-on: ubuntu-latest steps: - - uses: actions/labeler@5c7539237e04b714afd8ad9b4aed733815b9fab4 + - uses: actions/labeler@ba790c862c380240c6d5e7427be5ace9a05c754b with: repo-token: "${{ secrets.GITHUB_TOKEN }}" sync-labels: true