Skip to content

Commit

Permalink
runovate v1
Browse files Browse the repository at this point in the history
  • Loading branch information
mmkal committed Jan 26, 2025
1 parent 1ff1bb8 commit 2768ace
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: mmkal/runovate@676a208cba11fc44d3e06177e64f4601ae05f340
- uses: mmkal/runovate@v1
1 change: 0 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"baseBranches": [
"deps"
],
"commitBody": "{{#if logJSON.hasReleaseNotes}}{{#each logJSON.versions as |release|}}{{# if release.releaseNotes}}##### [v{{{release.version}}}]({{{release.releaseNotes.url}}})\n\n{{{release.releaseNotes.body}}}{{/if}}{{/each}}{{/if}}",
"automerge": true,
"automergeType": "branch",
"fetchChangeLogs": "branch"
Expand Down

0 comments on commit 2768ace

Please sign in to comment.