Skip to content

feat(deps): bump fyne.io/fyne/v2 from 2.4.4 to 2.4.5 #31

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

feat(deps): bump fyne.io/fyne/v2 from 2.4.4 to 2.4.5 #31

Workflow file for this run

# SPDX-FileCopyrightText: 2022-2023 Weston Schmidt <[email protected]>
# 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@58cc52dbf5a96a1cbec2ee677a8057c05c80e263 # v1.1.6
secrets: inherit