Commit 71889c3
authored
Fix code scanning alerts by adding permissions decl. (#68)
* Fix code scanning alerts by adding permissions decl.
This addressess the following code scanning alerts:
- https://github.com/quantumlib/OpenFermion-PySCF/security/code-scanning/1
- https://github.com/quantumlib/OpenFermion-PySCF/security/code-scanning/2
* Update versions of Python & runner OS
Those old versions are no longer available on GitHub.1 parent 297d3c1 commit 71889c3
1 file changed
+19
-25
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
24 | 30 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
42 | 36 | | |
43 | | - | |
| 37 | + | |
44 | 38 | | |
| 39 | + | |
45 | 40 | | |
46 | | - | |
47 | | - | |
| 41 | + | |
| 42 | + | |
48 | 43 | | |
49 | | - | |
50 | | - | |
| 44 | + | |
0 commit comments