Skip to content
This repository was archived by the owner on Feb 27, 2026. It is now read-only.

Commit f94e707

Browse files
breaking: the dependency actions/labeler has been updated to a new major version (v6), which may include breaking changes. #major
1 parent 3de2e0e commit f94e707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/glueops-basic-pr-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
allowed-commit-types: "fix,docs,style,refactor,test,chore,pref,ci,chore,feat,breaking,major,revert"
2222

2323
- name: Add default PR Labels
24-
uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5
24+
uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6
2525
with:
2626
configuration-path: ".github/configs/labeler.yml"
2727

0 commit comments

Comments
 (0)