Skip to content

Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 #584

Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0

Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 #584

Workflow file for this run

# SPDX-License-Identifier: MIT
name: DevSkim
on:
push:
branches:
- main
- feature/**
pull_request:
branches:
- main
schedule:
- cron: '0 12 * * 0'
permissions:
actions: read
contents: read
security-events: write
jobs:
devskim:
name: DevSkim
uses: ffurrer2/shared-workflows/.github/workflows/devskim.yml@main