Skip to content

feat(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #109

feat(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0

feat(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #109

Workflow file for this run

# SPDX-FileCopyrightText: 2022-2023 Weston Schmidt <[email protected]>
# SPDX-License-Identifier: Apache-2.0
---
name: 'CodeQL Verification'
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
permissions:
actions: read
contents: read
security-events: write
jobs:
codeql:
uses: goschtalt/.github/.github/workflows/codeql.yml@b8d02d6d78e8afea604f6ad2148bedba82b51981 # v1.1.55
secrets: inherit