dependabot[bot]
|
070d37fe76
|
chore(deps): bump actions/checkout from 2 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 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/v2...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-09-14 05:32:55 +00:00 |
|
Jose Diaz-Gonzalez
|
9e8c05da50
|
feat: add dependabot support
|
2024-09-14 01:31:32 -04:00 |
|
Jose Diaz-Gonzalez
|
863aab6f36
|
feat: always deploy latest on merge to master
|
2023-08-20 21:42:53 -04:00 |
|
Jose Diaz-Gonzalez
|
31dc4746e2
|
fix: use correct remote host
|
2022-09-10 18:25:08 -04:00 |
|
Jose Diaz-Gonzalez
|
301d00c751
|
fix: name workflows correctly
|
2022-09-10 18:20:42 -04:00 |
|
Jose Diaz-Gonzalez
|
28328e4d90
|
refactor: split out workflows so that review app cleanup is properly run
The old setup - copy-pasted from the internet somewhere - was incorrect based on how github actions works. *sigh*
|
2022-09-10 18:19:27 -04:00 |
|
Jose Diaz-Gonzalez
|
6a73313edb
|
fix: always run the first job
|
2022-09-10 17:41:00 -04:00 |
|
Jose Diaz-Gonzalez
|
648d73fda6
|
fix: set current buildpack as the buildpack to use
|
2022-09-10 17:38:10 -04:00 |
|
Jose Diaz-Gonzalez
|
1769636cc8
|
tests: test deploys via github action
|
2022-09-10 17:31:47 -04:00 |
|