Skip to content

Commit

Permalink
[gh_actions]: Bump actions/labeler from 3.0.0 to 4 (#5927)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 8, 2022
1 parent 7682726 commit f7d99fa
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@9794b1493b6f1fa7b006c5f8635a19c76c98be95
- uses: actions/labeler@9fd24f1f9d6ceb64ba34d181b329ee72f99978a0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true

0 comments on commit f7d99fa

Please sign in to comment.