Skip to content

build(deps): bump config from 0.15.18 to 0.15.19 #2508

build(deps): bump config from 0.15.18 to 0.15.19

build(deps): bump config from 0.15.18 to 0.15.19 #2508

name: KBS Container Image Build
on:
pull_request:
branches: [ "main" ]
permissions: {}
jobs:
check_kbs_image_build:
permissions:
contents: read
packages: write
uses: ./.github/workflows/build-kbs-image.yml
secrets:
GHCR_TOKEN: ${{ secrets.GITHUB_TOKEN }}