Skip to content

Commit 8b013dd

Browse files
Update actions/labeler action to v6 (#3849)
| datasource | package | from | to | | ----------- | --------------- | ------ | ------ | | github-tags | actions/labeler | v5.0.0 | v6.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9406f12 commit 8b013dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
sparse-checkout-cone-mode: false
2020
repository: nginx/k8s-common
2121

22-
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
22+
- uses: actions/labeler@f1a63e87db0c6baf19c5713083f8d00d789ca184 # v6.0.0
2323
with:
2424
repo-token: "${{ secrets.GITHUB_TOKEN }}"
2525
sync-labels: true

0 commit comments

Comments
 (0)