Commit Graph

7 Commits

Author SHA1 Message Date
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]
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
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