Skip to content

Commit

Permalink
chore(deps): bump renovatebot/github-action from 40.1.10 to 40.1.11
Browse files Browse the repository at this point in the history
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 40.1.10 to 40.1.11.
- [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.10...v40.1.11)

---
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>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent e0fc7cf commit 3661f82
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 @@ -16,7 +16,7 @@ jobs:
- run: |
mv repo /tmp/repo
sudo chown -R runneradmin:root /tmp/repo
- uses: renovatebot/github-action@v40.1.10
- uses: renovatebot/github-action@v40.1.11
with:
configurationFile: /tmp/repo/.github/renovate.json
token: ${{ secrets.RENOVATE_TOKEN }}
Expand Down

0 comments on commit 3661f82

Please sign in to comment.