Skip to content

Commit 1947da3

Browse files
authored
chore(deps): fix version of bodinsamuel/renovate-automatic-branch (#985)
1 parent 22abb04 commit 1947da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Renovate Automatic Branch
17-
uses: bodinsamuel/renovate-automatic-branch@latest
17+
uses: bodinsamuel/renovate-automatic-branch@1.0.8
1818
with:
1919
github-token: ${{ secrets.ALGOLIA_BOT_TOKEN }}
2020
repo-owner: algolia

0 commit comments

Comments
 (0)