Skip to content

build(deps): bump toml from 0.5.11 to 0.8.1 #1525

build(deps): bump toml from 0.5.11 to 0.8.1

build(deps): bump toml from 0.5.11 to 0.8.1 #1525

Workflow file for this run

---
name: Containers
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
build-fcos:
name: "Build in FCOS buildroot"
runs-on: ubuntu-latest
container: quay.io/coreos-assembler/fcos-buildroot:testing-devel
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Build and test
run: make