Skip to content

Commit 850d347

Browse files
chore(deps): bump renovatebot/github-action from 39.2.0 to 39.2.1
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 39.2.0 to 39.2.1. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@v39.2.0...v39.2.1) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c73eef commit 850d347

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/[email protected].0
14+
uses: renovatebot/[email protected].1
1515
with:
1616
docker-cmd-file: .github/renovate.sh
1717
token: ${{ secrets.RENOVATE_TOKEN }}

0 commit comments

Comments
 (0)