Skip to content

Commit 223b788

Browse files
Update renovatebot/github-action action to v44.2.4 (#152)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent c83333e commit 223b788

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Checkout
1313
uses: actions/checkout@v6
1414
- name: Self-hosted Renovate
15-
uses: renovatebot/github-action@v44.0.5
15+
uses: renovatebot/github-action@v44.2.4
1616
with:
1717
token: ${{ secrets.LOGCHANGE_PAT_TOKEN }}
1818
configurationFile: .github/renovate-config.js
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# This file is used by logchange tool to generate CHANGELOG.md 🌳 🪓 => 🪵
2+
# Visit https://github.com/logchange/logchange and leave a star 🌟
3+
# More info about configuration you can find https://github.com/logchange/logchange#yaml-format ⬅️⬅ ️
4+
title: Upgraded renovatebot/github-action from v44.0.5 to v44.2.4
5+
authors:
6+
- name: logchange-bot
7+
nick: logchange-bot
8+
url: team@logchange.dev
9+
type: dependency_update
10+

0 commit comments

Comments
 (0)