Skip to content

Changed GitHub Actions workflows to use latest action versions #1

Changed GitHub Actions workflows to use latest action versions

Changed GitHub Actions workflows to use latest action versions #1

name: Build Bookworm Container
on:
pull_request:
paths-ignore:
- "docs/**"
- "samples/**"
- "**.md"
push:
branches:
- master
- release/oss-v*
tags:
- oss-v*
paths-ignore:
- "docs/**"
- "samples/**"
- "**.md"
jobs:
build-container:
uses: ./.github/actions/build-container-reusable.yml

Check failure on line 22 in .github/workflows/build-container-bookworm.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-container-bookworm.yml

Invalid workflow file

invalid value workflow reference: no version specified
with:
container-runtime: bookworm-slim