Skip to content

feat(deps): bump github.com/goschtalt/goschtalt from 0.24.0 to 0.24.1 #77

feat(deps): bump github.com/goschtalt/goschtalt from 0.24.0 to 0.24.1

feat(deps): bump github.com/goschtalt/goschtalt from 0.24.0 to 0.24.1 #77

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@58595a75903e2c7663747bbc863505bb6f6e33a0 # v1.1.4
secrets: inherit