summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-05 18:58:51 +0000
committerGitHub <noreply@github.com>2023-06-05 18:58:51 +0000
commita0a0814952bfeb880fa8c33831663913509603ee (patch)
treede6f913456b1f002044321280c8bd8475aa50c3a
parent585519d0ef1b76c1d5973c95c80b3ff31f1b5c72 (diff)
Bump actions/labeler from 4.0.4 to 4.1.0
Bumps [actions/labeler](https://github.com/actions/labeler) from 4.0.4 to 4.1.0. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](https://github.com/actions/labeler/compare/v4.0.4...4.1.0) --- updated-dependencies: - dependency-name: actions/labeler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--.github/workflows/labeler.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml
index 268831ae46..1e64ba13c7 100644
--- a/.github/workflows/labeler.yml
+++ b/.github/workflows/labeler.yml
@@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- - uses: actions/labeler@v4.0.4
+ - uses: actions/labeler@4.1.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: false