Skip to content

feat(deps): bump fyne.io/fyne/v2 from 2.4.5 to 2.5.0 #68

feat(deps): bump fyne.io/fyne/v2 from 2.4.5 to 2.5.0

feat(deps): bump fyne.io/fyne/v2 from 2.4.5 to 2.5.0 #68

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@2597486760ff170b66e3fa0c4b97a8a8263dc092 # v1.1.32
secrets: inherit