Skip to content

Commit 28fc8d9

Browse files
Bump actions/labeler in /.github/workflows
Bumps [actions/labeler](https://github.com/actions/labeler) from 77a4082b841706ac431479b7e2bb11216ffef250 to c5dadc2a45784a4b6adfcd20fea3465da3a5f904. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@77a4082...c5dadc2) --- updated-dependencies: - dependency-name: actions/labeler dependency-version: c5dadc2a45784a4b6adfcd20fea3465da3a5f904 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a12efa commit 28fc8d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
pull-requests: write # Only give it exactly what it needs to label
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/labeler@77a4082b841706ac431479b7e2bb11216ffef250 # Pinned SHA
15+
- uses: actions/labeler@c5dadc2a45784a4b6adfcd20fea3465da3a5f904 # Pinned SHA
1616
with:
1717
repo-token: "${{ secrets.LABELER_TOKEN }}"

0 commit comments

Comments
 (0)