We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca68a8d commit 56c7dc8Copy full SHA for 56c7dc8
.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@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
26
with:
27
app-id: ${{ secrets.RENOVATE_APP_ID }}
28
private-key: ${{ secrets.RENOVATE_PRIVATE_KEY }}
0 commit comments