Skip to content

Commit 8e140d0

Browse files
Bump renovatebot/github-action from 38.1.0 to 39.0.1 (PlaytikaOSS#1394)
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 38.1.0 to 39.0.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@v38.1.0...v39.0.1) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Igor Yova <[email protected]>
1 parent 71e107a commit 8e140d0

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
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/[email protected]
3131

3232
- name: Self-hosted Renovate
33-
uses: renovatebot/github-action@v38.1.0
33+
uses: renovatebot/github-action@v39.0.1
3434
with:
3535
configurationFile: .github/renovate/renovate.json
3636
token: ${{ secrets.RELEASE_PERSONAL_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)