We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b9c570 commit 59a817cCopy full SHA for 59a817c
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@v44.0.2
+ uses: renovatebot/github-action@v44.0.3
49
with:
50
configurationFile: 'resources/config/renovate-config.json'
51
token: ${{ secrets.RENOVATE_TOKEN }}
0 commit comments