mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2026-08-15 05:06:10 +00:00
fix: code scanning alert no. 2: Workflow does not contain permissions (#983)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
parent
c1b0dc3313
commit
fa09f488af
@@ -30,6 +30,7 @@ jobs:
|
|||||||
# Build platform matrix excludes. if-conditional with matrix on job level is not
|
# Build platform matrix excludes. if-conditional with matrix on job level is not
|
||||||
# supported, see https://github.com/actions/runner/issues/1985
|
# supported, see https://github.com/actions/runner/issues/1985
|
||||||
platform-excludes:
|
platform-excludes:
|
||||||
|
permissions: {}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
outputs:
|
outputs:
|
||||||
excludes: ${{ steps.excludes.outputs.matrix }}
|
excludes: ${{ steps.excludes.outputs.matrix }}
|
||||||
|
|||||||
Reference in New Issue
Block a user