Skip to content

Commit

Permalink
feat(github-action): update actions/labeler action to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 10, 2023
1 parent d95803f commit 91db0b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/meta-labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Labeler
uses: actions/labeler@0776a679364a9a16110aac8d0f40f5e11009e327 # v4.0.4
uses: actions/labeler@9fcb2c2f5584144ca754f8bfe8c6f81e77753375 # v4.1.0
with:
configuration-path: .github/labeler.yaml
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 91db0b2

Please sign in to comment.