Skip to content

feat(deps): bump fyne.io/fyne/v2 from 2.4.2 to 2.4.3 #6

feat(deps): bump fyne.io/fyne/v2 from 2.4.2 to 2.4.3

feat(deps): bump fyne.io/fyne/v2 from 2.4.2 to 2.4.3 #6

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@0a0ddf20f922b09ee52ab765cd0ae2150aabc2c7 # v1.0.7
secrets: inherit