Skip to content

Commit 7624248

Browse files
Update renovatebot/github-action action to v44.2.1 (#32)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent 0645980 commit 7624248

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].0
51+
uses: renovatebot/[email protected].1
5252
with:
5353
configurationFile: "renovate-config/${{ github.event.repository.name }}/config.json"
5454
token: ${{ steps.get-token.outputs.token }}

0 commit comments

Comments
 (0)