Skip to content

Commit dd8a072

Browse files
build(deps): update renovatebot/github-action action to v46.1.8 (#79)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3655fa3 commit dd8a072

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

0 commit comments

Comments
 (0)