Skip to content

Commit a5a162e

Browse files
Bump crazy-max/ghaction-github-labeler from v3.1.0 to v3.1.1
Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from v3.1.0 to v3.1.1. - [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases) - [Changelog](https://github.com/crazy-max/ghaction-github-labeler/blob/master/CHANGELOG.md) - [Commits](crazy-max/ghaction-github-labeler@v3.1.0...52525cb) Signed-off-by: dependabot[bot] <support@github.com>
1 parent aef469c commit a5a162e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
- name: Run Labeler
2020
if: success()
21-
uses: crazy-max/ghaction-github-labeler@v3.1.0
21+
uses: crazy-max/ghaction-github-labeler@v3.1.1
2222
with:
2323
yaml_file: .github/labels.yml
2424
skip_delete: false

0 commit comments

Comments
 (0)