Skip to content

build(deps-dev): bump moto from 5.1.17 to 5.1.18 #1836

build(deps-dev): bump moto from 5.1.17 to 5.1.18

build(deps-dev): bump moto from 5.1.17 to 5.1.18 #1836

Workflow file for this run

name: Build
on:
push:
paths-ignore:
- "README.md"
- "docs/**"
- "**/README.md"
pull_request:
paths-ignore:
- "README.md"
- "docs/**"
- "**/README.md"
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: gardenlinux/python-gardenlinux-lib/.github/actions/setup@main
- name: Simple poetry build no package
run: make build