Skip to content

Commit c0c26aa

Browse files
Potential fix for code scanning alert
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent 417aa59 commit c0c26aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
Building:
2727
name: Building NodeJS
2828
runs-on: ubuntu-latest
29+
permissions:
30+
contents: read
2931
steps:
3032
- name: Checkout Project
3133
uses: actions/checkout@v4

0 commit comments

Comments
 (0)