We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 087a759 commit a5f971fCopy full SHA for a5f971f
.github/workflows/labeler.yml
@@ -10,7 +10,7 @@ jobs:
10
permissions: {}
11
steps:
12
# https://github.com/peaceiris/actions-github-app-token
13
- - uses: peaceiris/[email protected].4
+ - uses: peaceiris/[email protected].5
14
id: app
15
with:
16
app_id: ${{ secrets.GH_APP_ID }}
0 commit comments