mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-02 00:10:37 -05:00
Delete dependabot and prepare renovate (#238)
* Delete microserivce template. * Remove dependabot config * Prepare renovate by adopting GitHub actions syntax Signed-off-by: Fabian Kammel <fk@edgeless.systems>
This commit is contained in:
parent
552fb8f9b1
commit
7ee8f65889
43 changed files with 118 additions and 176 deletions
4
.github/actions/setup_linux/action.yml
vendored
4
.github/actions/setup_linux/action.yml
vendored
|
|
@ -50,8 +50,8 @@ runs:
|
|||
shell: bash
|
||||
|
||||
- name: Set up gcloud CLI
|
||||
uses: google-github-actions/setup-gcloud@877d4953d2c70a0ba7ef3290ae968eb24af233bb
|
||||
uses: google-github-actions/setup-gcloud@877d4953d2c70a0ba7ef3290ae968eb24af233bb # tag=v0.6.0
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
id: docker-setup
|
||||
uses: docker/setup-buildx-action@f211e3e9ded2d9377c8cadc4489a4e38014bc4c9
|
||||
uses: docker/setup-buildx-action@95cb08cb2672c73d4ffd2f422e6d11953d2a9c70 # tag=v2.1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue