Skip to content

Commit

Permalink
[gh_actions]: Bump actions/labeler from 3.0.0 to 4 (flutter#5927)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and mvanbeusekom committed Jul 19, 2022
1 parent f413908 commit cd6dd55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request_label.yml
Expand Up @@ -21,7 +21,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@9794b1493b6f1fa7b006c5f8635a19c76c98be95
- uses: actions/labeler@9fd24f1f9d6ceb64ba34d181b329ee72f99978a0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true

0 comments on commit cd6dd55

Please sign in to comment.