Skip to content

Commit 65b887a

Browse files
Update actions/labeler action to v6
| datasource | package | from | to | | ----------- | --------------- | ------ | ------ | | github-tags | actions/labeler | v5.0.0 | v6.0.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e6bd663 commit 65b887a

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@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
2323
with:
2424
repo-token: "${{ secrets.GITHUB_TOKEN }}"
2525
sync-labels: true

0 commit comments

Comments
 (0)