Skip to content

Commit 77f0d16

Browse files
authored
Merge pull request #106 from smartcommunitylab/renovate/renovatebot-github-action-44.x
chore(deps): update renovatebot/github-action action to v44.0.4
2 parents dcf45f6 + 409dbe8 commit 77f0d16

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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
2525
- name: Self-hosted Renovate
26-
uses: renovatebot/github-action@c91a61c730fa166439cd3e2c300c041590002b1d # v44.0.3
26+
uses: renovatebot/github-action@03026bd55840025343414baec5d9337c5f9c7ea7 # v44.0.4
2727
with:
2828
configurationFile: .github/renovate-configs.json5
2929
token: '${{ steps.get_token.outputs.token }}'

0 commit comments

Comments
 (0)