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 4b85031 commit b39febfCopy full SHA for b39febf
.github/workflows/ci.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: Generate GitHub token
50
id: generate-token
51
if: ${{ github.event_name == 'schedule' }}
52
- uses: tibdex/github-app-token@1901dc7d52169e70c27a8da37aef0d423e2867a2 # renovate: tag=v1.5.0
+ uses: tibdex/github-app-token@0d49dd721133f900ebd5e0dff2810704e8defbc6 # v1.8.2
53
with:
54
app_id: ${{ secrets.PR_APP_ID }}
55
private_key: ${{ secrets.PR_PRIVATE_KEY }}
0 commit comments