Skip to content

Commit 57dcc60

Browse files
authored
Merge pull request #200 from crazy-max/bump-major
bump to latest major
2 parents de749cf + 878891b commit 57dcc60

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

.github/workflows/labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
uses: actions/checkout@v4
2626
-
2727
name: Run Labeler
28-
uses: crazy-max/ghaction-github-labeler@v4
28+
uses: crazy-max/ghaction-github-labeler@v5
2929
with:
3030
dry-run: ${{ github.event_name == 'pull_request' }}

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
uses: actions/checkout@v3
7878
-
7979
name: Run Labeler
80-
uses: crazy-max/ghaction-github-labeler@v4
80+
uses: crazy-max/ghaction-github-labeler@v5
8181
with:
8282
github-token: ${{ secrets.GITHUB_TOKEN }}
8383
yaml-file: .github/labels.yml
@@ -115,11 +115,10 @@ Following inputs can be used as `step.with` keys
115115

116116
## Contributing
117117

118-
Want to contribute? Awesome! The most basic way to show your support is to star the project, or to raise issues. If
119-
you want to open a pull request, please read the [contributing guidelines](.github/CONTRIBUTING.md).
120-
121-
You can also support this project by [**becoming a sponsor on GitHub**](https://github.com/sponsors/crazy-max) or by
122-
making a [Paypal donation](https://www.paypal.me/crazyws) to ensure this journey continues indefinitely!
118+
Want to contribute? Awesome! The most basic way to show your support is to star
119+
the project, or to raise issues. You can also support this project by [**becoming a sponsor on GitHub**](https://github.com/sponsors/crazy-max)
120+
or by making a [PayPal donation](https://www.paypal.me/crazyws) to ensure this
121+
journey continues indefinitely!
123122

124123
Thanks again for your support, it is much appreciated! :pray:
125124

0 commit comments

Comments
 (0)