Skip to content

test: update digest retrival command go back to helm #103

test: update digest retrival command go back to helm

test: update digest retrival command go back to helm #103

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: "ubuntu-latest"
steps:
- uses: .github/actions/renovate
with:
token: ${{ secrets.RENOVATE_TOKEN }}
env:
RENOVATE_SOME_TOKEN: "xxxxxxx"