Commit graph

281 commits

Author SHA1 Message Date
Alexey Pustovalov 0866f929e2 Using go entrypoint for Windows agents 2026-07-15 17:51:41 +09:00
dependabot[bot] 9c088301bf
Bump the github-actions group across 1 directory with 4 updates
Bumps the github-actions group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/setup-python](https://github.com/actions/setup-python), [github/codeql-action/upload-sarif](https://github.com/github/codeql-action) and [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action).


Updates `actions/checkout` from 6.0.1 to 7.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8e8c483db8...9c091bb21b)

Updates `actions/setup-python` from 6.0.0 to 6.3.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](e797f83bcb...ece7cb06ca)

Updates `github/codeql-action/upload-sarif` from 4.36.0 to 4.36.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](7211b7c807...8aad20d150)

Updates `SonarSource/sonarqube-scan-action` from 8.1.0 to 8.2.0
- [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases)
- [Commits](7006c4492b...713881670b)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-python
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/codeql-action/upload-sarif
  dependency-version: 4.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: SonarSource/sonarqube-scan-action
  dependency-version: 8.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-26 06:04:35 +00:00
Alexey Pustovalov b748aab86e Install only required platform list for Qemu 2026-06-19 16:20:58 +09:00
Alexey Pustovalov 1a92da0a29 Trying to avoid operation cancelled 2026-06-19 16:20:14 +09:00
Alexey Pustovalov 82fe7bbf4a Trying to avoid operation cancelled 2026-06-15 13:26:18 +09:00
Alexey Pustovalov 63c0ccda39 Trying to avoid operation cancelled 2026-06-15 13:26:18 +09:00
Alexey Pustovalov 0870fd03e1
Merge pull request #1921 from zabbix/dependabot/github_actions/actions/upload-artifact-7.0.1
Bump actions/upload-artifact from 7.0.0 to 7.0.1
2026-05-30 15:33:49 +09:00
dependabot[bot] 7c2183aa3c
Bump step-security/harden-runner from 2.16.0 to 2.19.4
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.16.0 to 2.19.4.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](fa2e9d605c...9af89fc715)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.19.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-29 06:07:35 +00:00
dependabot[bot] d282fe549c
Bump actions/upload-artifact from 7.0.0 to 7.0.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](bbbca2ddaa...043fb46d1a)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-29 06:07:17 +00:00
Alexey Pustovalov a6cb758a48 Allowed production.cloudfront.docker.com 2026-05-10 12:44:01 +09:00
Alexey Pustovalov d349b1cebe Added templates/entrypoints/ to github actions 2026-04-08 11:35:49 +09:00
Alexey Pustovalov 932f81a92a Updated docker entrypoint structure. Using libraries for common functions 2026-04-03 21:16:40 +09:00
Alexey Pustovalov c8605b95ac Updated Windows / Linux / RHEL workflow 2026-03-30 17:08:51 +09:00
Alexey Pustovalov 425d76f928 Updated Windows / Linux / RHEL workflow 2026-03-30 13:59:21 +09:00
Alexey Pustovalov 129cb946d3 Updated Windows / Linux / RHEL workflow 2026-03-30 13:56:53 +09:00
Alexey Pustovalov b0e070a930 Updated Windows / Linux / RHEL workflow 2026-03-30 13:54:48 +09:00
Alexey Pustovalov 8239c438fc Updated Linux workflow 2026-03-28 11:30:20 +09:00
Alexey Pustovalov c6424b69a5 Updated Linux workflow 2026-03-27 21:25:12 +09:00
Alexey Pustovalov c9da78e52b Updated Linux workflow 2026-03-27 21:20:21 +09:00
Alexey Pustovalov a439cdb47a Updated Linux workflow 2026-03-27 20:05:18 +09:00
Alexey Pustovalov a91a147420 Updated Linux workflow 2026-03-27 19:49:49 +09:00
Alexey Pustovalov 3a66d4656d Updated Linux workflow 2026-03-27 19:35:13 +09:00
Alexey Pustovalov 0ac2d19a3f Updated Linux workflow 2026-03-27 18:34:08 +09:00
Alexey Pustovalov 5704cb93a6 Updated Linux workflow 2026-03-27 18:05:27 +09:00
Alexey Pustovalov af26e277b4 Updated Linux / Windows workflows 2026-03-27 18:02:46 +09:00
Alexey Pustovalov 14ba024e98
Merge pull request #1873 from zabbix/dependabot/github_actions/docker/metadata-action-6.0.0
Bump docker/metadata-action from 5.8.0 to 6.0.0
2026-03-25 16:27:52 +09:00
Alexey Pustovalov 63314f5efd
Merge pull request #1876 from zabbix/dependabot/github_actions/sigstore/cosign-installer-4.1.0
Bump sigstore/cosign-installer from 4.0.0 to 4.1.0
2026-03-25 16:27:42 +09:00
Alexey Pustovalov de47d1d296
Merge pull request #1878 from zabbix/dependabot/github_actions/actions/cache-5.0.4
Bump actions/cache from 5.0.1 to 5.0.4
2026-03-25 16:27:26 +09:00
dependabot[bot] abb0464622
Bump step-security/harden-runner from 2.15.1 to 2.16.0
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.15.1 to 2.16.0.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](58077d3c7e...fa2e9d605c)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-25 07:17:36 +00:00
dependabot[bot] 9f2d27956c
Bump actions/cache from 5.0.1 to 5.0.4
Bumps [actions/cache](https://github.com/actions/cache) from 5.0.1 to 5.0.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](9255dc7a25...668228422a)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 5.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-25 05:47:53 +00:00
dependabot[bot] eb94223d48
Bump sigstore/cosign-installer from 4.0.0 to 4.1.0
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](faadad0cce...ba7bc0a3fe)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-25 05:47:34 +00:00
dependabot[bot] 717115b3ea
Bump docker/metadata-action from 5.8.0 to 6.0.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.8.0 to 6.0.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](c1e51972af...030e881283)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-25 05:47:27 +00:00
Alexey Pustovalov dc2d2dc173
Merge pull request #1867 from zabbix/dependabot/github_actions/docker/build-push-action-7.0.0
Bump docker/build-push-action from 6.15.0 to 7.0.0
2026-03-25 14:10:51 +09:00
Alexey Pustovalov aa9a6e323d
Merge pull request #1866 from zabbix/dependabot/github_actions/step-security/harden-runner-2.15.1
Bump step-security/harden-runner from 2.14.0 to 2.15.1
2026-03-25 14:10:40 +09:00
Alexey Pustovalov 0ef8363bb6
Merge pull request #1865 from zabbix/dependabot/github_actions/docker/setup-buildx-action-4.0.0
Bump docker/setup-buildx-action from 3.10.0 to 4.0.0
2026-03-25 14:10:29 +09:00
Alexey Pustovalov 8a786987cc
Merge pull request #1864 from zabbix/dependabot/github_actions/docker/setup-qemu-action-4.0.0
Bump docker/setup-qemu-action from 3.7.0 to 4.0.0
2026-03-25 14:10:17 +09:00
Alexey Pustovalov e10f867b26
Merge pull request #1863 from zabbix/dependabot/github_actions/docker/login-action-4.0.0
Bump docker/login-action from 3.6.0 to 4.0.0
2026-03-25 14:10:06 +09:00
Alexey Pustovalov 671c67a823
Merge pull request #1858 from zabbix/dependabot/github_actions/actions/attest-build-provenance-4
Bump actions/attest-build-provenance from 3 to 4
2026-03-25 14:09:34 +09:00
dependabot[bot] 7ebf775f06
Bump docker/build-push-action from 6.15.0 to 7.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.15.0 to 7.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](471d1dc4e0...d08e5c354a)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-06 06:07:06 +00:00
dependabot[bot] ac2263ee50
Bump step-security/harden-runner from 2.14.0 to 2.15.1
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.14.0 to 2.15.1.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](20cf305ff2...58077d3c7e)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.15.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-06 06:07:00 +00:00
dependabot[bot] 726e7c9f8e
Bump docker/setup-buildx-action from 3.10.0 to 4.0.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.10.0 to 4.0.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](b5ca514318...4d04d5d948)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-06 06:06:49 +00:00
dependabot[bot] b89d4fce8c
Bump docker/setup-qemu-action from 3.7.0 to 4.0.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.7.0 to 4.0.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](c7c5346462...ce360397dd)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-05 06:07:01 +00:00
dependabot[bot] b513aaf187
Bump docker/login-action from 3.6.0 to 4.0.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.6.0 to 4.0.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](5e57cd1181...b45d80f862)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-05 06:06:54 +00:00
dependabot[bot] 7b9029c250
Bump actions/attest-build-provenance from 3 to 4
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 3 to 4.
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](https://github.com/actions/attest-build-provenance/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/attest-build-provenance
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-26 06:07:15 +00:00
dependabot[bot] 9ada47f88a
Bump crazy-max/ghaction-container-scan from 3 to 4
Bumps [crazy-max/ghaction-container-scan](https://github.com/crazy-max/ghaction-container-scan) from 3 to 4.
- [Release notes](https://github.com/crazy-max/ghaction-container-scan/releases)
- [Commits](https://github.com/crazy-max/ghaction-container-scan/compare/v3...v4)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-container-scan
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-17 06:06:41 +00:00
Alexey Pustovalov 20b7c3f566 Updated qemu for actions 2025-12-23 02:32:52 +09:00
Alexey Pustovalov 1cfc72ebad Added additional host to white list 2025-12-20 22:38:19 +09:00
Alexey Pustovalov 339cc8bdb0 Added additional host to white list 2025-12-19 03:14:15 +09:00
Alexey Pustovalov 863b1628bb
Merge pull request #1823 from zabbix/dependabot/github_actions/actions/cache-5.0.1
Bump actions/cache from 4.3.0 to 5.0.1
2025-12-17 13:06:18 +09:00
Alexey Pustovalov 186d29fc77
Merge pull request #1822 from zabbix/dependabot/github_actions/docker/setup-qemu-action-3.7.0
Bump docker/setup-qemu-action from 3.6.0 to 3.7.0
2025-12-17 13:05:56 +09:00