File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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' }}
Original file line number Diff line number Diff line change 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
124123Thanks again for your support, it is much appreciated! :pray :
125124
You can’t perform that action at this time.
0 commit comments