22 Commits

Author SHA1 Message Date
dependabot[bot]
2b61a35269 Bump actions/cache from 3.2.3 to 3.2.4
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.2.3...v3.2.4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 02:29:59 +00:00
Eric Nemchik
0c3ad9b981 Merge pull request #81 from linuxserver/dependabot/github_actions/actions/cache-3.2.3
Bump actions/cache from 3.2.2 to 3.2.3
2023-01-15 21:00:48 -06:00
dependabot[bot]
368828ba8d Bump actions/cache from 3.2.2 to 3.2.3
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.2.2...v3.2.3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 02:41:38 +00:00
dependabot[bot]
93583dad46 Bump actions/setup-python from 4.4.0 to 4.5.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.4.0...v4.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 02:41:33 +00:00
dependabot[bot]
0de5ba4370 Bump actions/checkout from 3.2.0 to 3.3.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
- [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.2.0...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 02:11:54 +00:00
Eric Nemchik
58150561f8 Merge pull request #71 from linuxserver/dependabot/github_actions/actions/setup-python-4.4.0
Bump actions/setup-python from 4.3.1 to 4.4.0
2023-01-01 20:58:35 -06:00
dependabot[bot]
8fdbae124e Bump actions/cache from 3.0.11 to 3.2.2
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.11 to 3.2.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.11...v3.2.2)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 02:08:00 +00:00
dependabot[bot]
33d1e5d972 Bump actions/setup-python from 4.3.1 to 4.4.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.3.1...v4.4.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 02:11:05 +00:00
dependabot[bot]
c0bbc4a364 Bump actions/setup-python from 4.3.0 to 4.3.1
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.3.0...v4.3.1)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 03:20:18 +00:00
dependabot[bot]
4ad3a967e9 Bump actions/checkout from 3.1.0 to 3.2.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0.
- [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.1.0...v3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 02:12:31 +00:00
Eric Nemchik
ce55694e80 Merge pull request #64 from nemchik/mkdocs
Mkdocs
2022-12-01 20:13:22 -06:00
Eric Nemchik
9cccf8793a Update deploy.yml 2022-11-29 15:15:14 -06:00
Eric Nemchik
3759083487 Update dependabot.yml 2022-11-29 15:07:37 -06:00
Roxedus
0e8e2edc33 Update .github/workflows/sync.yml
Co-authored-by: Eric Nemchik <eric@nemchik.com>
2022-11-29 20:26:20 +01:00
Eric Nemchik
6491be5840 Snips again 2022-11-28 21:42:12 +00:00
Eric Nemchik
24d13a01e8 Revert "Use snips"
This reverts commit 50e7c019a61d452a881623822eb5ce1fc7db62f3.
2022-11-28 16:18:10 +00:00
Eric Nemchik
50e7c019a6 Use snips 2022-11-28 14:17:31 +00:00
Eric Nemchik
5cbdee4175 Update deploy.yml 2022-11-27 19:13:59 -06:00
Eric Nemchik
a148914e45 Update gha 2022-11-28 00:36:48 +00:00
Roxedus
b390391f8a Add sync logic 2022-11-17 15:46:33 +01:00
Eric Nemchik
0b2d0b38e1 mkdocs conversion
includes temporary testing
2021-02-15 10:28:17 -06:00
IronicBadger
b57fbbe550 auto merge 2019-02-12 09:54:39 -05:00