We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca68a8d commit e0f251bCopy full SHA for e0f251b
.github/workflows/renovate.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- name: Get GitHub App token
24
id: get_token
25
- uses: actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
+ uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
26
with:
27
app-id: ${{ secrets.RENOVATE_APP_ID }}
28
private-key: ${{ secrets.RENOVATE_PRIVATE_KEY }}
0 commit comments