Skip to content

Commit

Permalink
Merge pull request #2 from klee1611/dependabot/github_actions/crazy-m…
Browse files Browse the repository at this point in the history
…ax/ghaction-github-labeler-5
  • Loading branch information
klee1611 authored Oct 29, 2023
2 parents c1d573e + 782842b commit 491a889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v4

- name: Sync labels
uses: crazy-max/ghaction-github-labeler@v4
uses: crazy-max/ghaction-github-labeler@v5
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
yaml-file: .github/labels.yaml
Expand Down

0 comments on commit 491a889

Please sign in to comment.