Commit Graph

11 Commits

Author SHA1 Message Date
Dmitry Seleznyov
6e8c731b4c Merge pull request #5 from selim13/dependabot/github_actions/docker/build-push-action-3
Bump docker/build-push-action from 2 to 3
2022-05-06 08:32:40 +03:00
Dmitry Seleznyov
6810d5065b Merge pull request #3 from selim13/dependabot/github_actions/docker/login-action-2
Bump docker/login-action from 1 to 2
2022-05-06 08:32:13 +03:00
dependabot[bot]
ef3172e552 Bump docker/build-push-action from 2 to 3
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3)

---
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>
2022-05-05 21:19:57 +00:00
dependabot[bot]
453013d5c7 Bump docker/login-action from 1 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

---
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>
2022-05-05 21:19:49 +00:00
dependabot[bot]
c1fb86d476 Bump docker/setup-buildx-action from 1 to 2
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)

---
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>
2022-05-05 21:19:46 +00:00
dependabot[bot]
b6575df0ee Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 21:25:46 +00:00
selim13
9b7d59b792 add branch names to tags 2021-08-26 10:34:07 +03:00
selim13
649440523a change tags patterns 2021-08-26 10:32:16 +03:00
selim13
f549f387b7 fix: dependabot config location 2021-08-26 09:23:28 +03:00
selim13
d9d2b6e608 add dependabot for gh actions 2021-08-26 09:08:55 +03:00
selim13
5ba9157845 deploy docker image workflow 2021-08-25 13:42:27 +03:00