Changelog
Migration guide
As per v3, binding to the master version is no longer supported. Please update .github/workflows/pr-labeler.yml
to bind to a major version.
You can do so by changing:
- uses: TimonVS/pr-labeler-action@master
To:
- uses: TimonVS/pr-labeler-action@v3