Skip to content

feat(deps): bump fyne.io/fyne/v2 from 2.5.1 to 2.5.2 #96

feat(deps): bump fyne.io/fyne/v2 from 2.5.1 to 2.5.2

feat(deps): bump fyne.io/fyne/v2 from 2.5.1 to 2.5.2 #96

Workflow file for this run

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