Skip to content

build(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.0 #122

build(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.0

build(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.0 #122

name: "Validate GitHub Actions"
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
paths:
- ".github/workflows/**"
- ".github/actions/**"
permissions: {}
jobs:
zizmor:
name: "Lint"
runs-on: ubuntu-latest
permissions:
contents: read
security-events: write # for uploading SARIF results
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
persist-credentials: false
- name: "Run zizmor"
uses: zizmorcore/zizmor-action@3dc1ecc9bcb9e94e9b2c709687979e1298497054 # v0.6.2
with:
advanced-security: true
inputs: .github