Skip to content

Commit a038118

Browse files
Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.3.0
Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 5.0.0 to 5.3.0. - [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases) - [Commits](crazy-max/ghaction-github-labeler@v5.0.0...v5.3.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-github-labeler dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9cbcef3 commit a038118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
uses: actions/checkout@v4
1818

1919
- name: Run Labeler
20-
uses: crazy-max/ghaction-github-labeler@v5.0.0
20+
uses: crazy-max/ghaction-github-labeler@v5.3.0
2121
with:
2222
skip-delete: true

0 commit comments

Comments
 (0)