mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-08-19 00:15:05 +00:00
Security improvement
This commit is contained in:
parent
9f110efdad
commit
e6e04954aa
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -37,6 +37,8 @@ jobs:
|
||||
matrix: ${{ steps.set-matrix.outputs.matrix }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
persist-credentials: false
|
||||
- id: set-matrix
|
||||
run: python3 Buildscripts/gh-generate-device-matrix.py
|
||||
BuildFirmware:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user