Skip to content

Commit a2f17c4

Browse files
authored
Merge pull request #250 from crazy-max/update-readme
readme: update to v6
2 parents 548a7c3 + d7a20f2 commit a2f17c4

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,9 @@ jobs:
7575
contents: read
7676
issues: write
7777
steps:
78-
-
79-
name: Checkout
80-
uses: actions/checkout@v4
8178
-
8279
name: Run Labeler
83-
uses: crazy-max/ghaction-github-labeler@v5
80+
uses: crazy-max/ghaction-github-labeler@v6
8481
with:
8582
github-token: ${{ secrets.GITHUB_TOKEN }}
8683
yaml-file: .github/labels.yml

0 commit comments

Comments
 (0)