Skip to content

Commit 91384ff

Browse files
dependabot[bot]ruksi
authored andcommitted
⬆️ Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0
Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases) - [Commits](crazy-max/ghaction-github-labeler@v5.0.0...v5.1.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-github-labeler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec04254 commit 91384ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v4
2222

2323
- name: Synchronize GitHub labels
24-
uses: crazy-max/ghaction-github-labeler@v5.0.0
24+
uses: crazy-max/ghaction-github-labeler@v5.1.0
2525
with:
2626
github-token: ${{ secrets.GITHUB_TOKEN }}
2727
skip-delete: true

0 commit comments

Comments
 (0)