Commit graph

10 commits

Author SHA1 Message Date
dependabot[bot]
657181a728
chore(deps): bump docker/login-action from 2 to 3 (#7)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  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-10-19 20:23:26 +02:00
dependabot[bot]
2d17c2f066
chore(deps): bump docker/setup-qemu-action from 2 to 3 (#5)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  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-10-19 20:23:21 +02:00
dependabot[bot]
8fb9f9d7f6
chore(deps): bump docker/build-push-action from 4 to 5 (#4)
Dependabot couldn't find the original pull request head commit, b46e7d77a5c9f6dcc1b146dc72caa32c26421cfe.

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 20:23:18 +02:00
dependabot[bot]
edd88f3883
chore(deps): bump docker/setup-buildx-action from 2 to 3 (#3)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  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-10-19 20:23:08 +02:00
dependabot[bot]
17ecce3cc6
chore(deps): bump actions/checkout from 2 to 4 (#6)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 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/v2...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-10-19 20:23:03 +02:00
martabal
809e084698
refactor: simplify data registration 2023-10-19 20:19:59 +02:00
martabal
8a7ebfefa1
feat: up version
Signed-off-by: martabal <74269598+martabal@users.noreply.github.com>
2023-06-21 23:29:41 +02:00
martin
81b4b9be55
refactor: remove main.go
Signed-off-by: martin <martin.labat92@gmail.com>
2023-02-17 20:22:56 +01:00
martin
a29621a3b3
fix(workflowss): correct repo
Signed-off-by: martin <martin.labat92@gmail.com>
2023-02-11 01:02:16 +01:00
martin
f3eb2cef68
initial commit
Signed-off-by: martin <martin.labat92@gmail.com>
2023-02-10 22:47:58 +01:00