Skip to content

Commit 2e6992e

Browse files
Potential fix for code scanning alert no. 126: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: John Detter <4099508+jdetter@users.noreply.github.com>
1 parent 23b28ed commit 2e6992e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -525,6 +525,8 @@ jobs:
525525
fi
526526
527527
unity-testsuite:
528+
permissions:
529+
contents: read
528530
runs-on: spacetimedb-new-runner
529531
container:
530532
image: localhost:5000/spacetimedb-ci:latest

0 commit comments

Comments
 (0)