Skip to content

feat(deps): bump tinygo.org/x/bluetooth from 0.10.0 to 0.11.0 #133

feat(deps): bump tinygo.org/x/bluetooth from 0.10.0 to 0.11.0

feat(deps): bump tinygo.org/x/bluetooth from 0.10.0 to 0.11.0 #133

Workflow file for this run

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