Commit Graph

11 Commits

Author SHA1 Message Date
Piotr Rogowski 889aab11ce
Bump pocketbase, dependencies and go version, add lints (#17) 2023-10-21 15:49:21 +02:00
dependabot[bot] 9cc1b45813
Bump docker/setup-buildx-action from 2 to 3 (#12)
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-21 13:29:20 +02:00
dependabot[bot] 70475b4569
Bump docker/build-push-action from 4 to 5 (#13)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-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-21 13:29:12 +02:00
dependabot[bot] bde77e655f
Bump docker/login-action from 2 to 3 (#14)
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-21 13:29:02 +02:00
dependabot[bot] ad0cf9a960
Bump docker/setup-qemu-action from 2 to 3 (#15)
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-21 13:28:46 +02:00
dependabot[bot] 44bd4ce4d0
Bump docker/build-push-action from 3 to 4 (#6)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-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-08-06 13:46:05 +02:00
Piotr Rogowski 2fab30417a
Change repo name 2022-11-15 20:31:14 +01:00
Piotr Rogowski 07fcf37f61
Fix workflow 2022-11-09 21:50:06 +01:00
Piotr Rogowski 9326844381
Fix docker release again 2022-11-09 21:48:20 +01:00
Piotr Rogowski 52d0b6aa18
Fix docker release 2022-11-09 21:44:28 +01:00
Piotr Rogowski 82ce6a48f4
Add docker release action 2022-11-09 21:41:44 +01:00