Skip to content

Commit aba1abd

Browse files
Update renovatebot/github-action action to v39.2.0
1 parent 2189dcb commit aba1abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Checkout
1111
uses: actions/checkout@v4.1.1
1212
- name: Renovate Dry Run
13-
uses: renovatebot/github-action@v39.1.4
13+
uses: renovatebot/github-action@v39.2.0
1414
with:
1515
token: ${{ secrets.GITHUB_TOKEN }}
1616
env-regex: "^(?:RENOVATE_\\w+|LOG_LEVEL|LOG_FORMAT)$"

0 commit comments

Comments
 (0)