Skip to content

Commit afef165

Browse files
authored
Merge pull request #135 from urcomputeringpal/renovate/renovatebot-github-action-46.x
chore(deps): update renovatebot/github-action action to v46.1.7
2 parents b2fb8e4 + 73c594a commit afef165

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/renovate.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
8181
- name: Renovate
8282
if: inputs.dry_run_branch == ''
83-
uses: renovatebot/github-action@68a3ea99af6ad249940b5a9fdf44fc6d7f14378b # v46.1.6
83+
uses: renovatebot/github-action@3633cede7d4d4598438e654eac4a695e46004420 # v46.1.7
8484
env:
8585
LOG_LEVEL: "debug"
8686
RENOVATE_REPOSITORIES: ${{ github.repository }}
@@ -127,7 +127,7 @@ jobs:
127127
128128
- name: Dry run
129129
if: inputs.dry_run_branch != '' && steps.default_branch_repo_config.outputs.file != ''
130-
uses: renovatebot/github-action@68a3ea99af6ad249940b5a9fdf44fc6d7f14378b # v46.1.6
130+
uses: renovatebot/github-action@3633cede7d4d4598438e654eac4a695e46004420 # v46.1.7
131131
env:
132132
LOG_LEVEL: "debug"
133133
RENOVATE_REPOSITORIES: ${{ github.repository }}

0 commit comments

Comments
 (0)