Skip to content

Commit a79de5d

Browse files
dependabot[bot]OJFord
authored andcommitted
Bump crazy-max/ghaction-github-labeler from 4 to 5
Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 4 to 5. - [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases) - [Commits](crazy-max/ghaction-github-labeler@v4...v5) --- updated-dependencies: - dependency-name: crazy-max/ghaction-github-labeler dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c538544 commit a79de5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-labels.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v4
1717

1818
- name: Sync labels
19-
uses: crazy-max/ghaction-github-labeler@v4
19+
uses: crazy-max/ghaction-github-labeler@v5
2020
with:
2121
github-token: ${{ secrets.GITHUB_TOKEN }}
2222
yaml-file: .github/labels.yaml

0 commit comments

Comments
 (0)