Skip to content

Commit a51febd

Browse files
fix(deps): update renovatebot/github-action action to v46.1.15 (#1106)
Co-authored-by: secustors-renovate[bot] <273200065+secustors-renovate[bot]@users.noreply.github.com>
1 parent b71326b commit a51febd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
private-key: ${{ secrets.RENOVATE_APP_PRIVATE_KEY }}
2626

2727
- name: Renovate
28-
uses: renovatebot/github-action@693b9ef15eec82123529a37c782242f091365961 # v46.1.14
28+
uses: renovatebot/github-action@8217b3fc286df088d7c27f3255fe8414463bc0fd # v46.1.15
2929
with:
3030
configurationFile: .github/renovate-global.json
3131
token: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)