We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2fb8e4 + 73c594a commit afef165Copy full SHA for afef165
1 file changed
.github/workflows/renovate.yaml
@@ -80,7 +80,7 @@ jobs:
80
81
- name: Renovate
82
if: inputs.dry_run_branch == ''
83
- uses: renovatebot/github-action@68a3ea99af6ad249940b5a9fdf44fc6d7f14378b # v46.1.6
+ uses: renovatebot/github-action@3633cede7d4d4598438e654eac4a695e46004420 # v46.1.7
84
env:
85
LOG_LEVEL: "debug"
86
RENOVATE_REPOSITORIES: ${{ github.repository }}
@@ -127,7 +127,7 @@ jobs:
127
128
- name: Dry run
129
if: inputs.dry_run_branch != '' && steps.default_branch_repo_config.outputs.file != ''
130
131
132
133
0 commit comments