We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8831e4e commit 5e76ef8Copy full SHA for 5e76ef8
.github/workflows/renovate.yaml
@@ -39,7 +39,7 @@ jobs:
39
runs-on: ubuntu-latest
40
steps:
41
- name: Generate Token
42
- uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
+ uses: actions/create-github-app-token@7bd03711494f032dfa3be3558f7dc8787b0be333 # v3.1.0
43
id: app-token
44
with:
45
app-id: "${{ secrets.BOT_APP_ID }}"
0 commit comments