We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b326bf commit 75aceffCopy full SHA for 75aceff
.github/workflows/validation.yaml
@@ -44,7 +44,7 @@ jobs:
44
steps:
45
- uses: actions/checkout@v4
46
- name: Renovate
47
- uses: renovatebot/github-action@v41.0.14
+ uses: renovatebot/github-action@v41.0.17
48
with:
49
configurationFile: 'resources/config/renovate-config.json'
50
token: ${{ secrets.RENOVATE_TOKEN }}
0 commit comments