Skip to content

fix: prevent nested dict flattening in _create_at #83

fix: prevent nested dict flattening in _create_at

fix: prevent nested dict flattening in _create_at #83

Workflow file for this run

name: zizmor
on:
push:
branches: ["main"]
paths-ignore:
- "docs/**"
- "**/*.md"
- ".pre-commit-config.yaml"
pull_request:
branches: ["**"]
paths-ignore:
- "docs/**"
- "**/*.md"
- ".pre-commit-config.yaml"
permissions: {}
jobs:
zizmor:
name: Analyze
runs-on: ubuntu-latest
permissions:
security-events: write # needed to upload results
steps:
- name: Checkout code
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
persist-credentials: false
- name: Run zizmor
uses: zizmorcore/zizmor-action@b1d7e1fb5de872772f31590499237e7cce841e8e # v0.5.3