We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a82e4c2 commit c50700cCopy full SHA for c50700c
.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].16
48
with:
49
configurationFile: 'resources/config/renovate-config.json'
50
token: ${{ secrets.RENOVATE_TOKEN }}
0 commit comments