testing
Some checks failed
/ ls (push) Successful in 3s
/ renovate-dry (push) Failing after 0s

This commit is contained in:
Joseph Hanson 2023-08-20 18:11:02 -05:00
parent 78040a0ca7
commit 89d8cc984f

View file

@ -1,18 +1,13 @@
on: [push]
jobs:
renovate:
name: Renovate
renovate-dry:
runs-on: docker
steps:
- name: Checkout
uses: actions/checkout@v3
with:
token: '${{ secrets.token }}'
- name: Renovate
uses: renovatebot/github-action@v39.0.1
env:
# DRY_RUN: ${{ inputs.dryRun }}
- uses: ghcr.io/renovatebot/renovate:36.52.2
- env:
RENOVATE_PLATFORM: gitea
RENOVATE_ENDPOINT: https://git.hsn.dev
LOG_LEVEL: debug
with:
token: '${{ secrets.token }}'
RENOVATE_DRY_RUN: full
- run: |
renovate $${CI_REPO} jahanson/valinor