We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 338fe44 commit a4a2096Copy full SHA for a4a2096
.github/workflows/renovate.yml
@@ -15,3 +15,4 @@ jobs:
15
uses: renovatebot/[email protected]
16
with:
17
configurationFile: ./runner-config.js
18
+ token: ${{ secrets.RENOVATE_TOKEN }}
0 commit comments