Skip to content

Commit bb138ad

Browse files
chore(deps): bump renovatebot/github-action from 41.0.7 to 41.0.8 (ivankatliarchuk#806)
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 41.0.7 to 41.0.8. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@v41.0.7...v41.0.8) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4058f0e commit bb138ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/01-renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
# https://github.com/renovatebot/github-action install renovate app
4747
- name: execute-dependency-update
48-
uses: renovatebot/[email protected].7
48+
uses: renovatebot/[email protected].8
4949
with:
5050
configurationFile: ${{ env.RENOVATE_CONFIG_FOLDER }}/config.js
5151
token: ${{ secrets.RENOVATE_TOKEN }}

0 commit comments

Comments
 (0)