Skip to content

test: update digest retrival command to use newer output syntax #76

test: update digest retrival command to use newer output syntax

test: update digest retrival command to use newer output syntax #76

Workflow file for this run

name: Renovate Bot
on:
workflow_dispatch:
schedule:
- cron: '0 * * * *'
concurrency:
group: ${{ github.workflow }}
cancel-in-progress: false
jobs:
renovate:
runs-on:
labels: [self-hosted, linux, x64]
group: heavy
steps:
- uses: .github/actions/renovate
with:
token: ${{ secrets.RENOVATE_TOKEN }}
env:
RENOVATE_SOME_TOKEN: "xxxxxx"