Skip to content

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

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

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

Workflow file for this run

# SPDX-FileCopyrightText: 2022-2023 Weston Schmidt <[email protected]>
# SPDX-License-Identifier: Apache-2.0
---
name: CI
on:
push:
branches:
- main
paths-ignore:
- '**.md'
- .gitignore
tags:
- 'v*'
pull_request:
workflow_dispatch:
permissions:
contents: write
jobs:
ci:
uses: goschtalt/.github/.github/workflows/ci.yml@b8d02d6d78e8afea604f6ad2148bedba82b51981 # v1.1.55
secrets: inherit