Skip to content

Commit

Permalink
Bump actions/labeler from 4.1.0 to 4.3.0 (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevalpatel2106 authored Oct 26, 2023
2 parents ead768e + b4e843d commit befc824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
pull-requests: write
steps:
- name: PR labeler
uses: actions/labeler@4.1.0
uses: actions/labeler@v4.3.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: ".github/labeler.yml"
Expand Down

0 comments on commit befc824

Please sign in to comment.