Skip to content

Commit

Permalink
Add Makefile linter in go flavor (#1961)
Browse files Browse the repository at this point in the history
* Bump actions/setup-python from 4.2.0 to 4.3.0

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add Makefile linter to go flavor

* Update gitleaks

* Build doc

* changelog

* trivy

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
nvuillam and dependabot[bot] authored Oct 12, 2022
1 parent 659d627 commit 6d04831
Show file tree
Hide file tree
Showing 78 changed files with 365 additions and 293 deletions.
60 changes: 60 additions & 0 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -995,6 +995,10 @@
[
"2022-10-11T01:16:06",
2617836
],
[
"2022-10-12T19:05:48",
2620494
]
],
"ci_light": [
Expand Down Expand Up @@ -1993,6 +1997,10 @@
[
"2022-10-11T01:16:06",
27905
],
[
"2022-10-12T19:05:48",
28177
]
],
"dart": [
Expand Down Expand Up @@ -3901,6 +3909,10 @@
[
"2022-10-11T01:16:06",
76999
],
[
"2022-10-12T19:05:48",
77468
]
],
"dotnet": [
Expand Down Expand Up @@ -4899,6 +4911,10 @@
[
"2022-10-11T01:16:06",
315727
],
[
"2022-10-12T19:05:48",
316027
]
],
"go": [
Expand Down Expand Up @@ -5897,6 +5913,10 @@
[
"2022-10-11T01:16:06",
14128
],
[
"2022-10-12T19:05:48",
14168
]
],
"java": [
Expand Down Expand Up @@ -6895,6 +6915,10 @@
[
"2022-10-11T01:16:06",
95107
],
[
"2022-10-12T19:05:48",
95413
]
],
"javascript": [
Expand Down Expand Up @@ -7893,6 +7917,10 @@
[
"2022-10-11T01:16:06",
155207
],
[
"2022-10-12T19:05:48",
155775
]
],
"php": [
Expand Down Expand Up @@ -8891,6 +8919,10 @@
[
"2022-10-11T01:16:06",
22273
],
[
"2022-10-12T19:05:48",
22531
]
],
"python": [
Expand Down Expand Up @@ -9889,6 +9921,10 @@
[
"2022-10-11T01:16:06",
110310
],
[
"2022-10-12T19:05:48",
111094
]
],
"ruby": [
Expand Down Expand Up @@ -10883,6 +10919,10 @@
[
"2022-10-11T01:16:06",
2649
],
[
"2022-10-12T19:05:48",
2653
]
],
"rust": [
Expand Down Expand Up @@ -11877,6 +11917,10 @@
[
"2022-10-11T01:16:06",
4002
],
[
"2022-10-12T19:05:48",
4004
]
],
"salesforce": [
Expand Down Expand Up @@ -12875,6 +12919,10 @@
[
"2022-10-11T01:16:06",
14341
],
[
"2022-10-12T19:05:48",
14382
]
],
"scala": [
Expand Down Expand Up @@ -13871,6 +13919,10 @@
[
"2022-10-11T01:16:06",
1334
],
[
"2022-10-12T19:05:48",
1334
]
],
"swift": [
Expand Down Expand Up @@ -14865,6 +14917,10 @@
[
"2022-10-11T01:16:06",
2551
],
[
"2022-10-12T19:05:48",
2574
]
],
"terraform": [
Expand Down Expand Up @@ -15863,6 +15919,10 @@
[
"2022-10-11T01:16:06",
119728
],
[
"2022-10-12T19:05:48",
120567
]
]
}
Loading

0 comments on commit 6d04831

Please sign in to comment.