Commit 01e2ca8
authored
Pin hash to a previous version in order to avoid the exploit (#3374)
This uses another version (v44) where I could find the hash (we
currently used v45).
In summary, the repo got compromised and all the tags versions point to
a malicius commit that includes a function to expose the secrets on the
github action logs, so people can fetch them.1 parent 95cd34a commit 01e2ca8
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments