Skip to content

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

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

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

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@1ed9737e04eb54fe049597baf7f0ba28814a6e08 # v1.0.23
secrets: inherit