Skip to content

Reduce Airflow 3 Asset URI migration warning noise in WATCHER producer runs #4309

Reduce Airflow 3 Asset URI migration warning noise in WATCHER producer runs

Reduce Airflow 3 Asset URI migration warning noise in WATCHER producer runs #4309

Workflow file for this run

name: GitHub Actions Security Analysis with zizmor 🌈
on:
push:
branches: ["main"]
pull_request:
branches: ["**"]
permissions:
contents: read
jobs:
zizmor:
name: Run zizmor 🌈
runs-on: ubuntu-latest
permissions:
contents: read
security-events: write
steps:
- name: Checkout repository
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
persist-credentials: false
- name: Run zizmor 🌈
uses: zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}