We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2902466 commit 2882949Copy full SHA for 2882949
1 file changed
.github/workflows/labeler.yml
@@ -13,6 +13,6 @@ jobs:
13
pull-requests: write
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
+ - uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
17
with:
18
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments