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 e90942c commit 939056cCopy full SHA for 939056c
1 file changed
.github/workflows/pr.yaml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
app-id: 1248576
28
private-key: ${{ secrets.AUTOMATION_APP_PRIVATE_KEY }}
29
- - uses: srvaroa/labeler@0a20eccb8c94a1ee0bed5f16859aece1c45c3e55 # v1.13.0
+ - uses: srvaroa/labeler@bf262763a8a8e191f5847873aecc0f29df84f957 # v1.14.0
30
env:
31
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
32
validate-labels:
0 commit comments