Skip to content

Commit 4a96bc2

Browse files
chore(deps): update github/issue-labeler action to v2.5 (#7217)
1 parent 9898554 commit 4a96bc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/issue-labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
issues: write # for github/issue-labeler to create or remove labels
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: github/issue-labeler@v2.4
16+
- uses: github/issue-labeler@6ca237433dbbb8e475241b7f38f4600d9e296c57 # tag=v2.5
1717
with:
1818
repo-token: "${{ secrets.GITHUB_TOKEN }}"
1919
configuration-path: .github/issue-labeler.yml

0 commit comments

Comments
 (0)