Skip to content

Commit 33e0429

Browse files
Bump TimonVS/pr-labeler-action from 3.1.0 to 5.0.0
Bumps [TimonVS/pr-labeler-action](https://github.com/timonvs/pr-labeler-action) from 3.1.0 to 5.0.0. - [Release notes](https://github.com/timonvs/pr-labeler-action/releases) - [Commits](TimonVS/pr-labeler-action@bd0b592...f9c0843) --- updated-dependencies: - dependency-name: TimonVS/pr-labeler-action dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d06751d commit 33e0429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request-opened.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
runs-on: ubuntu-latest
2929
steps:
3030
- name: Label the Pull Request
31-
uses: TimonVS/pr-labeler-action@bd0b592a410983316a454e3d48444608f028ec8e
31+
uses: TimonVS/pr-labeler-action@f9c084306ce8b3f488a8f3ee1ccedc6da131d1af
3232
env:
3333
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)