Skip to content

Commit

Permalink
fix(github-action): update actions/labeler action to v4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 27, 2023
1 parent bf6dbe9 commit 97c20e3
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 @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Labeler
uses: actions/labeler@ba790c862c380240c6d5e7427be5ace9a05c754b # v4.0.3
uses: actions/labeler@0776a679364a9a16110aac8d0f40f5e11009e327 # v4.0.4
with:
configuration-path: .github/labeler.yaml
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 97c20e3

Please sign in to comment.