dependabot[bot]
|
7459fc2320
|
Bump svenstaro/upload-release-action from 2.4.0 to 2.4.1 (#260)
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenstaro/upload-release-action/compare/2.4.0...2.4.1)
---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-06 17:19:14 -05:00 |
|
dependabot[bot]
|
5604638a8d
|
Bump svenstaro/upload-release-action from 2.3.0 to 2.4.0 (#247)
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenstaro/upload-release-action/compare/2.3.0...2.4.0)
---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-09 16:59:22 -05:00 |
|
dependabot[bot]
|
0d17415eeb
|
Bump svenstaro/upload-release-action from 1.pre.release to 2.3.0 (#230)
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 1.pre.release to 2.3.0.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenstaro/upload-release-action/compare/v1-release...2.3.0)
---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-02 18:09:31 -05:00 |
|
dependabot[bot]
|
1fd69321c2
|
Bump actions/checkout from 2 to 3 (#185)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-25 09:20:48 -04:00 |
|
dependabot[bot]
|
2f3ca86375
|
Bump docker/build-push-action from 2 to 3 (#187)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-25 09:20:34 -04:00 |
|
dependabot[bot]
|
08c5db6b73
|
Bump docker/setup-buildx-action from 1 to 2 (#186)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-25 09:20:24 -04:00 |
|
dependabot[bot]
|
4aac6cbf59
|
Bump docker/login-action from 1 to 2 (#188)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-25 09:20:03 -04:00 |
|
DG
|
e061b506d1
|
Publish container to ghcr.io (#101)
|
2021-08-21 14:21:38 -04:00 |
|
Dave Gallant
|
7b59bf8163
|
Add initial Action (#40)
* Add initial Github action.
|
2020-10-26 00:35:19 -04:00 |
|
Dave Gallant
|
d3a23736cc
|
Add Dockerfile and Docker Hub publishing (#9)
Adds docker image publishing with example usage in the README.
|
2020-07-11 22:47:30 -04:00 |
|
Dave Gallant
|
a10d0f235c
|
Fix CI badge (#3)
|
2020-06-21 02:36:29 -04:00 |
|
Dave Gallant
|
d6c5b13f67
|
Add initial (#1)
|
2020-06-21 02:20:36 -04:00 |
|