Skip to content

Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.20.1 to 2.21.0 #66

Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.20.1 to 2.21.0

Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.20.1 to 2.21.0 #66

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
branches:
- "**"
permissions: {}
jobs:
lint:
runs-on: ubuntu-latest
permissions:
contents: read
security-events: write
steps:
- name: Harden the runner (Audit all outbound calls)
uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
with:
egress-policy: audit
- name: Checkout repository
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
persist-credentials: false
- name: Run zizmor
uses: zizmorcore/zizmor-action@e639db99335bc9038abc0e066dfcd72e23d26fb4 # v0.3.0