Skip to content

Commit 49e4c54

Browse files
chore(deps): update actions/labeler digest to ba790c8 (#7468)
1 parent 355a262 commit 49e4c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-labeler.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
pull-requests: write # for actions/labeler to add labels to PRs
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/labeler@5c7539237e04b714afd8ad9b4aed733815b9fab4 # v4
15+
- uses: actions/labeler@ba790c862c380240c6d5e7427be5ace9a05c754b # v4
1616
with:
1717
repo-token: "${{ secrets.GITHUB_TOKEN }}"
1818
configuration-path: ".github/pr-labeler.yml"

0 commit comments

Comments
 (0)