diff --git a/.github/workflows/glueops-basic-pr-checks.yml b/.github/workflows/glueops-basic-pr-checks.yml index b50e440..25e7b13 100644 --- a/.github/workflows/glueops-basic-pr-checks.yml +++ b/.github/workflows/glueops-basic-pr-checks.yml @@ -21,7 +21,7 @@ jobs: allowed-commit-types: "fix,docs,style,refactor,test,chore,pref,ci,chore,feat,breaking,major,revert" - name: Add default PR Labels - uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5 + uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6 with: configuration-path: ".github/configs/labeler.yml"