File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1212
1313jobs :
1414 analyze :
15- name : Analyze
15+ permissions :
16+ security-events : write
17+ actions : read
18+ contents : read
19+
1620 runs-on : ubuntu-latest
1721
1822 strategy :
Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3535
3636- Add ` workflow_dispatch ` to all workflows. ([ #204 ] ( https://github.com/golang-templates/seed/pull/204 ) )
3737- Fix docker image name. ([ #205 ] ( https://github.com/golang-templates/seed/pull/205 ) )
38+ - Fix CodeQL GH workflow permissions. ([ #216 ] ( https://github.com/golang-templates/seed/pull/216 ) )
3839
3940## [ 0.15.0] ( https://github.com/golang-templates/seed/releases/tag/v0.15.0 )
4041
You can’t perform that action at this time.
0 commit comments