Skip to content

Commit 25fef27

Browse files
chore(deps): update github/issue-labeler action to v3.3 (#1842)
1 parent ee4d0ef commit 25fef27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-label.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Labeling for changes
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: github/issue-labeler@v3.2
14+
- uses: github/issue-labeler@v3.3
1515
with:
1616
repo-token: '${{ secrets.GITHUB_TOKEN }}'
1717
configuration-path: .github/pr-labeler.yml

0 commit comments

Comments
 (0)