We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e112054 commit 510ee85Copy full SHA for 510ee85
1 file changed
.github/workflows/validation.yaml
@@ -45,7 +45,7 @@ jobs:
45
steps:
46
- uses: actions/checkout@v5
47
- name: Renovate
48
- uses: renovatebot/github-action@v43.0.19
+ uses: renovatebot/github-action@v43.0.20
49
with:
50
configurationFile: 'resources/config/renovate-config.json'
51
token: ${{ secrets.RENOVATE_TOKEN }}
0 commit comments