Skip to content

Commit 7a04e9b

Browse files
authored
Merge pull request ceph#55326 from ceph/dependabot-github_actions-actions-labeler-5.0.0
.github: Bump actions/labeler from 4.0.2 to 5.0.0
2 parents 8312655 + b5ad8cb commit 7a04e9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr-triage.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Assign labels based on modified files
11-
# https://github.com/marketplace/actions/labeler?version=v4.0.2
12-
uses: actions/labeler@5c7539237e04b714afd8ad9b4aed733815b9fab4
11+
# https://github.com/marketplace/actions/labeler?version=v5.0.0
12+
uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9
1313
with:
1414
sync-labels: ''
1515
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)