Skip to content

Commit

Permalink
chore(deps): bump renovatebot/github-action from 40.1.10 to 40.1.12 (#39
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.12.
- [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.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent 6d42d93 commit 96c8cd0
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/[email protected].10
- uses: renovatebot/[email protected].12
with:
configurationFile: /tmp/repo/.github/renovate.json
token: ${{ secrets.RENOVATE_TOKEN }}
Expand Down

0 comments on commit 96c8cd0

Please sign in to comment.