Skip to content

Commit

Permalink
chore(deps): bump renovatebot/github-action from 40.1.1 to 40.1.2 (#685)
Browse files Browse the repository at this point in the history
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 40.1.1 to 40.1.2.
- [Release notes](https://github.com/renovatebot/github-action/releases)
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)
- [Commits](renovatebot/github-action@v40.1.1...v40.1.2)

---
updated-dependencies:
- dependency-name: renovatebot/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 9, 2024
1 parent 2a53562 commit 5cb4c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

# https://github.com/renovatebot/github-action install renovate app
- name: execute-dependency-update
uses: renovatebot/github-action@v40.1.1
uses: renovatebot/github-action@v40.1.2
with:
configurationFile: ${{ env.RENOVATE_CONFIG_FOLDER }}/config.js
token: ${{ secrets.RENOVATE_TOKEN }}
Expand Down

0 comments on commit 5cb4c88

Please sign in to comment.