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 21310b0 commit 34dc234Copy full SHA for 34dc234
.github/workflows/renovate.yaml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- uses: actions/checkout@v3
20
- - uses: renovatebot/github-action@v39.0.3
+ - uses: renovatebot/github-action@3cef36a9aba515d8726b491905b3bc766832e221 # v39.0.5
21
with:
22
configurationFile: .github/renovate.json
23
token: ${{ secrets.RENOVATE_TOKEN }}
0 commit comments