diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 2f41e0da0..25563b392 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -10,7 +10,7 @@ jobs: permissions: {} steps: # https://github.com/peaceiris/actions-github-app-token - - uses: peaceiris/actions-github-app-token@v1.1.4 + - uses: peaceiris/actions-github-app-token@v1.1.5 id: app with: app_id: ${{ secrets.GH_APP_ID }}