Skip to content

feat(deps): bump tinygo.org/x/bluetooth from 0.8.0 to 0.9.0 #26

feat(deps): bump tinygo.org/x/bluetooth from 0.8.0 to 0.9.0

feat(deps): bump tinygo.org/x/bluetooth from 0.8.0 to 0.9.0 #26

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@5853736d85ff12c92e05d82ef3a4f2884cba957c # v1.1.2
secrets: inherit