Skip to content

Commit

Permalink
GitHub Action: Bump actions/labeler from 4.2.0 to 4.3.0 (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent 406a51f commit f5f587e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

steps:
- name: Apply Labels Based on PR File Paths
uses: actions/labeler@v4.2.0
uses: actions/labeler@v4.3.0
with:
configuration-path: .github/workflows/label-issues/file-paths.yml
repo-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit f5f587e

Please sign in to comment.