There was an error while loading. Please reload this page.
1 parent ba7e5b5 commit 7229076Copy full SHA for 7229076
1 file changed
.github/workflows/labeler.yml
@@ -16,7 +16,7 @@ jobs:
16
pull-requests: write
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
+ - uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
20
if: ${{ github.event.action != 'labeled' && github.event.action != 'unlabeled' }}
21
- run: echo "Done adding labels"
22
# Run this after labeler applied labels
0 commit comments