We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f5cd09 commit 7254c2dCopy full SHA for 7254c2d
.github/workflows/validation.yaml
@@ -43,7 +43,7 @@ jobs:
43
steps:
44
- uses: actions/checkout@v4
45
- name: Renovate
46
- uses: renovatebot/github-action@v40.2.10
+ uses: renovatebot/github-action@v40.3.1
47
with:
48
configurationFile: 'resources/config/renovate-config.json'
49
token: ${{ secrets.RENOVATE_TOKEN }}
0 commit comments