File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -39,13 +39,22 @@ ownCloud admins and users.
39
39
40
40
## Summary
41
41
42
+ * Bugfix - Add explicit permission to Detekt workflow: [ #4675 ] ( https://github.com/owncloud/android/pull/4675 )
42
43
* Change - SBOM workflow runs on dependabot PRs: [ #4664 ] ( https://github.com/owncloud/android/pull/4664 )
43
44
* Enhancement - New layout for spaces list: [ #4604 ] ( https://github.com/owncloud/android/issues/4604 )
44
45
* Enhancement - Add account ID to the user information: [ #4605 ] ( https://github.com/owncloud/android/issues/4605 )
45
46
* Enhancement - Update test in GitHub Actions: [ #4663 ] ( https://github.com/owncloud/android/pull/4663 )
46
47
47
48
## Details
48
49
50
+ * Bugfix - Add explicit permission to Detekt workflow: [ #4675 ] ( https://github.com/owncloud/android/pull/4675 )
51
+
52
+ Read permission has been added to the Detekt workflow. Without this explicit
53
+ setting, the default permissions would apply, which unnecessarily include write
54
+ access.
55
+
56
+ https://github.com/owncloud/android/pull/4675
57
+
49
58
* Change - SBOM workflow runs on dependabot PRs: [ #4664 ] ( https://github.com/owncloud/android/pull/4664 )
50
59
51
60
Changes to dependency versions will be managed within Dependabot PRs, so they
You can’t perform that action at this time.
0 commit comments