Skip to content

Commit 37c5c90

Browse files
Update renovatebot/github-action action to v44.0.2 (#10)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent 49e6fef commit 37c5c90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Run Renovate
3333
# Use the official Renovate GitHub Action
34-
uses: renovatebot/github-action@v44.0.1
34+
uses: renovatebot/github-action@v44.0.2
3535
with:
3636
# <-- CHANGED: Use a Classic PAT, not GITHUB_TOKEN
3737
# This ensures Renovate has correct permissions and

0 commit comments

Comments
 (0)