Skip to content

Commit c568a52

Browse files
Update renovatebot/github-action action to v46.1.15 (#73)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent 0a7cbf1 commit c568a52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/github-action@v46.1.14
51+
uses: renovatebot/github-action@v46.1.15
5252
with:
5353
configurationFile: "renovate-config/${{ github.event.repository.name }}/config.json"
5454
token: ${{ steps.get-token.outputs.token }}

0 commit comments

Comments
 (0)