Skip to content

feat(deps): bump github.com/xmidt-org/eventor from 0.0.0-20230910205925-8ff168bd12ed to 1.0.17 #87

feat(deps): bump github.com/xmidt-org/eventor from 0.0.0-20230910205925-8ff168bd12ed to 1.0.17

feat(deps): bump github.com/xmidt-org/eventor from 0.0.0-20230910205925-8ff168bd12ed to 1.0.17 #87

Workflow file for this run

# SPDX-FileCopyrightText: 2022-2023 Weston Schmidt <weston_schmidt@alumni.purdue.edu>
# 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@e6d5c9eb93dd3ba16419559fee838acd4ea1f408 # v1.1.40
secrets: inherit