This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-logging.git
The following commit(s) were added to refs/heads/master by this push:
new 5fd52fc Set to level permissions to 'read'
5fd52fc is described below
commit 5fd52fcb1daa0fdc1d8550e4c60b319a49fdd0c7
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Oct 7 20:09:48 2022 -0400
Set to level permissions to 'read'
---
.github/workflows/codeql-analysis.yml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.github/workflows/codeql-analysis.yml
b/.github/workflows/codeql-analysis.yml
index 174cabf..3a19596 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -24,6 +24,9 @@ on:
schedule:
- cron: '33 9 * * 4'
+permissions:
+ contents: read
+
jobs:
analyze:
name: Analyze