aboutsummaryrefslogtreecommitdiffstats
path: root/.github (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump actions/setup-node from 3 to 4dependabot[bot]2024-01-311-1/+1
| | | | | | | | | | | | | | Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump actions/upload-pages-artifact from 2 to 3dependabot[bot]2024-01-311-1/+1
| | | | | | | | | | | | | | Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 2 to 3. - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](https://github.com/actions/upload-pages-artifact/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/upload-pages-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump actions/deploy-pages from 2 to 4dependabot[bot]2024-01-311-1/+1
| | | | | | | | | | | | | | Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 2 to 4. - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](https://github.com/actions/deploy-pages/compare/v2...v4) --- updated-dependencies: - dependency-name: actions/deploy-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Add GHA to dependabotMatthew Strapp2024-01-311-0/+4
| | | Signed-off-by: Matthew Strapp <matt@mattstrapp.net>
* Run on PR merge too, probablyMatt Strapp2024-01-241-0/+2
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Add stolen dependabot auto-mergeMatt Strapp2024-01-231-0/+43
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Run build on PR tooMatt Strapp2024-01-231-2/+4
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* eMatt Strapp2023-10-201-8/+18
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* ci: make the YAML parser on VSCode less angryMatt Strapp2023-10-181-16/+0
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* aaaMatt Strapp2023-09-281-2/+2
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Create dependabot.ymlMatthew Strapp2023-09-141-0/+11
|
* Initial commitMatt Strapp2023-09-131-0/+61
Get the skeleton (hehe) started