Skip to content

Bump the github-actions group across 1 directory with 3 updates (#498) #24

Bump the github-actions group across 1 directory with 3 updates (#498)

Bump the github-actions group across 1 directory with 3 updates (#498) #24

Workflow file for this run

name: GitHub Actions Security Analysis with zizmor 🌈
on:
pull_request:
paths: &paths
- '.github/**.yml'
- '.github/**.yaml'
push:
branches: [ 'master' ]
paths: *paths
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