Skip to content

Commit 3c73eef

Browse files
authored
Merge pull request #2071 from tweag/dependabot/github_actions/renovatebot/github-action-39.2.0
chore(deps): bump renovatebot/github-action from 39.1.4 to 39.2.0
2 parents 60e7a0d + 466ea7c commit 3c73eef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Checkout
1212
uses: actions/checkout@v4
1313
- name: Run Renovate
14-
uses: renovatebot/github-action@v39.1.4
14+
uses: renovatebot/github-action@v39.2.0
1515
with:
1616
docker-cmd-file: .github/renovate.sh
1717
token: ${{ secrets.RENOVATE_TOKEN }}

0 commit comments

Comments
 (0)