diff --git a/.github/workflows/ci_cd_pr.yml b/.github/workflows/ci_cd_pr.yml index e284588b7d..831ae6ae32 100644 --- a/.github/workflows/ci_cd_pr.yml +++ b/.github/workflows/ci_cd_pr.yml @@ -46,7 +46,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: "Label pull-request" - uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1 + uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0 with: repo-token: ${{ secrets.GITHUB_TOKEN }} diff --git a/doc/source/changelog/1010.dependencies.md b/doc/source/changelog/1010.dependencies.md new file mode 100644 index 0000000000..f3c93e7a3c --- /dev/null +++ b/doc/source/changelog/1010.dependencies.md @@ -0,0 +1 @@ +Bump actions/labeler from 6.0.1 to 6.1.0 in the actions group across 1 directory