Sveta Smirnova
d4ec358f35
Update toolkit.yml ( #693 )
2023-10-03 17:54:00 +03:00
dependabot[bot]
c20d1c40c7
Bump actions/upload-artifact from 3.1.2 to 3.1.3 ( #673 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3.1.2...v3.1.3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-15 17:28:47 +03:00
dependabot[bot]
95ab0d9e07
Bump actions/checkout from 3 to 4 ( #674 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-15 17:28:27 +03:00
Viktor Szépe
2bd40d8c39
Remove trailing spaces ( #665 )
...
* Remove trailing spaces
* PR-665 - Remove trailing spaces
- Updated not stable test t/pt-online-schema-change/preserve_triggers.t
- Updated utilities in bin directory
* PR-665 - Remove trailing spaces
- Fixed typos
* PR-665 - Remove trailing spaces
- Fixed typos
---------
Co-authored-by: Sveta Smirnova <sveta.smirnova@percona.com >
2023-09-06 01:15:12 +03:00
dependabot[bot]
8bf97c9ca7
Bump aquasecurity/trivy-action from 0.11.2 to 0.12.0 ( #670 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.11.2 to 0.12.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.11.2...0.12.0 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 16:27:56 +03:00
Viktor Szépe
a8fcc551a6
Add spelling workflow ( #663 )
...
* Add spelling workflow
* Revert pt-mongodb-query-digest README
* Fix another typo
2023-09-05 15:39:24 +03:00
Sveta Smirnova
ad025e8baf
Update toolkit.yml ( #646 )
...
* Update toolkit.yml
Bumped Go version to 1.20 for GitHub actions, so it is same as in our build machines.
* Fix go version
* Update .github/workflows/toolkit.yml
Co-authored-by: Artem Gavrilov <artem.gavrilov@percona.com >
---------
Co-authored-by: Artem Gavrilov <artem.gavrilov@percona.com >
2023-06-29 23:30:21 +03:00
Artem Gavrilov
fc53c3a46b
Merge pull request #635 from percona/dependabot/github_actions/aquasecurity/trivy-action-0.11.2
...
Bump aquasecurity/trivy-action from 0.8.0 to 0.11.2
2023-06-22 16:48:55 +02:00
dependabot[bot]
0a42bc6485
Bump actions/setup-go from 3 to 4
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-22 14:39:43 +00:00
dependabot[bot]
ec237548ef
Bump aquasecurity/trivy-action from 0.8.0 to 0.11.2
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.8.0 to 0.11.2.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.8.0...0.11.2 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-22 14:39:40 +00:00
EvgeniyPatlan
28bcd06b07
Create toolkit.yml ( #586 )
...
* Create toolkit.yml
Added github action that will build go binaries on each commit. After that we will scan all binaries on CVEs. And if there are no CVEs binaries will be available for downloads
* Update toolkit.yml
Update GA
2023-02-10 17:44:03 +03:00