Skip to content

Commit 25733d6

Browse files
build(deps): bump renovatebot/github-action in /.github/workflows
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 46.1.4 to 46.1.5. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@0b17c4e...abd08c7) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 46.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 66ff507 commit 25733d6

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
@@ -9,6 +9,6 @@ jobs:
99
renovate:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: renovatebot/github-action@0b17c4eb901eca44d018fb25744a50a74b2042df # v46.1.4
12+
- uses: renovatebot/github-action@abd08c7549b2a864af5df4a2e369c43f035a6a9d # v46.1.5
1313
with:
1414
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)