Skip to content

Commit 5f7bebc

Browse files
Update renovatebot/github-action action to v43.0.20 (#19)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent 606c343 commit 5f7bebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependency-updates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
Copy-Item renovate-config/default-repo-config.json -Destination $path -Force
4949
}
5050
- name: Run Renovate
51-
uses: renovatebot/[email protected].19
51+
uses: renovatebot/[email protected].20
5252
with:
5353
configurationFile: "renovate-config/${{ github.event.repository.name }}/config.json"
5454
token: ${{ steps.get-token.outputs.token }}

0 commit comments

Comments
 (0)