Skip to content

Commit 428eb99

Browse files
build(deps): update renovatebot/github-action action to v46.1.9 (#90)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 26d5044 commit 428eb99

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@b67590ea780158ccd13192c22a3655a5231f869d # v46.1.8
52+
uses: renovatebot/github-action@eb932558ad942cccfd8211cf535f17ff183a9f74 # v46.1.9
5353
with:
5454
renovate-version: {% raw %}${{ env.RENOVATE_VERSION }}{% endraw %}
5555
{% if renovate_auth_method == 'github_app' %}

0 commit comments

Comments
 (0)