mirror of
https://github.com/System-End/hackatime-desktop.git
synced 2026-04-19 14:17:04 +00:00
chore(deps): update renovatebot/github-action action to v43
Signed-off-by: leafdbot[bot] <192038741+leafdbot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a5746811a9
commit
7e15fc5851
1 changed files with 1 additions and 1 deletions
2
.github/workflows/renovate.yaml
vendored
2
.github/workflows/renovate.yaml
vendored
|
|
@ -45,7 +45,7 @@ jobs:
|
|||
echo "DRY_RUN=${{ github.event.inputs.dryRun || env.DRY_RUN }}" >> "${GITHUB_ENV}"
|
||||
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
|
||||
- name: Run Renovate
|
||||
uses: renovatebot/github-action@v41.0.22
|
||||
uses: renovatebot/github-action@v43.0.18
|
||||
with:
|
||||
configurationFile: .github/renovate-ci.json5
|
||||
token: "x-access-token:${{ steps.generate-token.outputs.token }}"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue