Skip to content

Commit c48fa7a

Browse files
Potential fix for code scanning alert no. 18: 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: Najaf Shaikh <najaf.shaikh@intelliflo.com>
1 parent 7a80bfa commit c48fa7a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/Release-CI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
- release/**
66
- release
77

8+
permissions:
9+
contents: read
810
jobs:
911
Build-Test-Publish:
1012
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)