Skip to content

Commit 2304c7c

Browse files
Potential fix for code scanning alert no. 3: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent 13a67aa commit 2304c7c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/jsonBot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77

88
jobs:
99
build-file-list:
10+
permissions:
11+
contents: write
1012
runs-on: ubuntu-latest
1113

1214
steps:

0 commit comments

Comments
 (0)