Commit Graph

13 Commits

Author SHA1 Message Date
Emrik Östling
0fe40135fd Update docker-publish.yml 2024-05-24 23:12:59 +02:00
Emrik Östling
276844b3fa Merge pull request #1 from C4illin/dependabot/github_actions/docker/build-push-action-5
Bump docker/build-push-action from 4 to 5
2024-05-20 03:04:20 +02:00
Emrik Östling
2f9bf32de0 Merge pull request #2 from C4illin/dependabot/github_actions/docker/login-action-3
Bump docker/login-action from 2 to 3
2024-05-20 03:04:05 +02:00
Emrik Östling
45e22a5134 Merge pull request #3 from C4illin/dependabot/github_actions/docker/metadata-action-5
Bump docker/metadata-action from 4 to 5
2024-05-20 03:03:54 +02:00
Emrik Östling
465d483074 Merge pull request #4 from C4illin/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2024-05-20 03:03:39 +02:00
C4illin
ef7b4f9f60 fix bun updates 2024-05-20 01:37:07 +02:00
dependabot[bot]
3594a0bce8 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 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/v3...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>
2024-05-19 23:33:58 +00:00
dependabot[bot]
d36455c8d6 Bump docker/metadata-action from 4 to 5
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-19 23:33:56 +00:00
dependabot[bot]
a89239e35d Bump docker/login-action from 2 to 3
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>
2024-05-19 23:33:53 +00:00
dependabot[bot]
cdf85e98c8 Bump docker/build-push-action from 4 to 5
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>
2024-05-19 23:33:51 +00:00
C4illin
c8298478b1 move to correct path 2024-05-20 01:33:26 +02:00
C4illin
68e994d2b4 add dependabot 2024-05-20 01:32:07 +02:00
C4illin
7d26700bbf add workflow 2024-05-20 01:27:16 +02:00