Skip to content

Commit

Permalink
Merge pull request #267 from logchange/renovate/renovatebot-github-ac…
Browse files Browse the repository at this point in the history
…tion-40.x

Update renovatebot/github-action action to v40.1.11
  • Loading branch information
marwin1991 committed May 8, 2024
2 parents 9ea335c + c5e8198 commit f3d2f68
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Self-hosted Renovate
uses: renovatebot/github-action@v40.1.10
uses: renovatebot/github-action@v40.1.11
with:
token: ${{ secrets.LOGCHANGE_PAT_TOKEN }}
configurationFile: .github/renovate-config.js
Expand Down
@@ -0,0 +1,8 @@
# This file is used by logchange tool to generate CHANGELOG.md 🌳 🪓 => 🪵
# Visit https://github.com/logchange/logchange and leave a star 🌟
# More info about configuration you can find https://github.com/logchange/logchange#yaml-format ⬅️⬅ ️
title: Upgraded renovatebot/github-action from v40.1.10 to v40.1.11
authors:
- nick: marwin1991
type: dependency_update

0 comments on commit f3d2f68

Please sign in to comment.