Skip to content

build(deps): bump serde_json from 1.0.116 to 1.0.120 #1746

build(deps): bump serde_json from 1.0.116 to 1.0.120

build(deps): bump serde_json from 1.0.116 to 1.0.120 #1746

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