Skip to content

Commit

Permalink
chore(deps): update renovatebot/github-action action to v41 (#199)
Browse files Browse the repository at this point in the history
* chore(deps): update renovatebot/github-action action to v41

* feat: bump renovate container version

---------

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: Joss Whittle <joss@chi.swan.ac.uk>
  • Loading branch information
3 people authored Jan 7, 2025
1 parent d4dca5b commit c182c14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/renovate/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ runs:
${{ inputs.config }}
- name: run renovate bot
uses: renovatebot/github-action@v40.3.3
uses: renovatebot/github-action@v41.0.8
with:
renovate-image: "harbor.ukserp.ac.uk/github-workflows/renovate"
# TODO annotate this for renovate to bump... the irony is not lost on me...
renovate-version: "38.115.0"
renovate-version: "39.92.0"
configurationFile: ${{ inputs.config }}
token: ${{ inputs.token }}
env-regex: "^(?:RENOVATE_\\w+|LOG_LEVEL|\\w+_PROXY)$"

0 comments on commit c182c14

Please sign in to comment.