Skip to content

Update dependabot config (#319) #22

Update dependabot config (#319)

Update dependabot config (#319) #22

Workflow file for this run

name: GitHub Actions Security Analysis with zizmor 🌈
on:
push:
branches:
- master
- main
paths:
- '.github/**.yml'
- '.github/**.yaml'
pull_request:
paths:
- '.github/**.yml'
- '.github/**.yaml'
permissions:
actions: read # Required by zizmor when reading workflow metadata through the API.
contents: read # Required to read workflow files.
jobs:
zizmor:
uses: yiisoft/actions/.github/workflows/zizmor.yml@master