We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a2a6a0 commit e49f207Copy full SHA for e49f207
.github/workflows/validation.yaml
@@ -44,7 +44,7 @@ jobs:
44
steps:
45
- uses: actions/checkout@v4
46
- name: Renovate
47
- uses: renovatebot/[email protected].14
+ uses: renovatebot/[email protected].15
48
with:
49
configurationFile: 'resources/config/renovate-config.json'
50
token: ${{ secrets.RENOVATE_TOKEN }}
0 commit comments