Skip to content

Handle buildkit updates with renovate #3

Handle buildkit updates with renovate

Handle buildkit updates with renovate #3

Workflow file for this run

name: Update libops.yml
on:
workflow_dispatch:
push:
branches:
- development
paths:
- 'libops.yml'
jobs:
yml:
uses: libops/actions/.github/workflows/libops.yml@main
permissions:
contents: read
id-token: write
secrets: inherit
with:
branch: development