Skip to content

Commit

Permalink
Bump actions/labeler from 4.0.2 to 4.0.3 (flutter#3411)
Browse files Browse the repository at this point in the history
Bump actions/labeler from 4.0.2 to 4.0.3
  • Loading branch information
dependabot[bot] authored Mar 8, 2023
1 parent 4b03866 commit e10e945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request_label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@5c7539237e04b714afd8ad9b4aed733815b9fab4
- uses: actions/labeler@ba790c862c380240c6d5e7427be5ace9a05c754b
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true

0 comments on commit e10e945

Please sign in to comment.