11 Commits

Author SHA1 Message Date
dependabot[bot]
e63617e2fe Bump docker/setup-buildx-action from 3 to 4
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-26 20:19:44 +00:00
Arkadiy Kukarkin
f5d2b28903 Merge pull request #3 from parkan/dependabot/github_actions/docker/login-action-4
Bump docker/login-action from 3 to 4
2026-05-26 22:18:48 +02:00
Arkadiy Kukarkin
9cfb07aa16 Merge pull request #6 from parkan/dependabot/github_actions/actions/setup-go-6
Bump actions/setup-go from 5 to 6
2026-05-26 22:18:25 +02:00
Arkadiy Kukarkin
2a662f3ea6 Merge pull request #5 from parkan/dependabot/github_actions/docker/build-push-action-7
Bump docker/build-push-action from 6 to 7
2026-05-26 22:17:45 +02:00
dependabot[bot]
185ee96e5d Bump docker/login-action from 3 to 4
Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-26 20:17:15 +00:00
dependabot[bot]
39db3750d4 Bump actions/setup-go from 5 to 6
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-26 20:17:14 +00:00
dependabot[bot]
a7694a3a49 Bump actions/checkout from 4 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [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/v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-26 20:11:52 +00:00
Arkadiy Kukarkin
fe27e70e43 ci: avoid govulncheck-action redundant checkout (conflicts with checkout v6) 2026-05-26 22:09:50 +02:00
Arkadiy Kukarkin
5544bd8f11 chore: pin golang base image to 1.25.x in dependabot 2026-05-26 22:07:16 +02:00
dependabot[bot]
ff78d32e62 Bump docker/build-push-action from 6 to 7
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6...v7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-26 19:56:57 +00:00
Arkadiy Kukarkin
5261ee927e chore: add CI, dependabot, and release workflow 2026-05-26 21:55:09 +02:00