Skip to content

Commit 341dfed

Browse files
authored
Merge pull request #130 from smartcommunitylab/renovate/renovatebot-github-action-44.x
chore(deps): update renovatebot/github-action action to v44
2 parents f477ea6 + 9fcd543 commit 341dfed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Checkout
2424
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2525
- name: Self-hosted Renovate
26-
uses: renovatebot/github-action@a3c115cd6676c8a5bc72f9715f108759e570daf5 # v43.0.19
26+
uses: renovatebot/github-action@c91a61c730fa166439cd3e2c300c041590002b1d # v44.0.3
2727
with:
2828
configurationFile: .github/renovate-configs.json5
2929
token: '${{ steps.get_token.outputs.token }}'

0 commit comments

Comments
 (0)