Skip to content

Commit 95c9051

Browse files
build(deps): update renovatebot/github-action action to v46.1.12
1 parent 57f3f41 commit 95c9051

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

template/{% if repository_provider == 'github' %}.github{% endif %}/workflows/{% if dependency_updater == 'renovate' %}renovate.yaml{% endif %}.jinja

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

5050
{% endif %}
5151
- name: Run Renovate
52-
uses: renovatebot/github-action@6a9df9227eeb83af9a5abef6890bbb0c9068f436 # v46.1.11
52+
uses: renovatebot/github-action@f66d8679fcfcfa051abde6e7a623007173bf5164 # v46.1.12
5353
with:
5454
renovate-version: {% raw %}${{ env.RENOVATE_VERSION }}{% endraw %}
5555
{% if renovate_auth_method == 'github_app' %}

0 commit comments

Comments
 (0)