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 3f48b28 commit 27a014eCopy full SHA for 27a014e
.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@586e1a624db6a5a4ac2c53daeeded60c5e3d50fe # tag=v1.5.2
53
with:
54
app_id: ${{ secrets.PR_APP_ID }}
55
private_key: ${{ secrets.PR_PRIVATE_KEY }}
0 commit comments