Skip to content

Commit

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

* feat: bump 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 Oct 9, 2024
1 parent a59e4d1 commit 942abd4
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.1.12
uses: renovatebot/github-action@v40.3.1
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: "37.403.0-slim"
renovate-version: "38.115.0"
configurationFile: ${{ inputs.config }}
token: ${{ inputs.token }}
env-regex: "^(?:RENOVATE_\\w+|LOG_LEVEL|\\w+_PROXY)$"

0 comments on commit 942abd4

Please sign in to comment.