Skip to content

Commit 6b31a33

Browse files
Merge pull request #103 from depot/docs-sync-updates
Update content from depot/app
2 parents 354c1d4 + 9504ad3 commit 6b31a33

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

content/integrations/github-actions.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ ogTitle: Use Depot in your GitHub Actions workflow
44
description: Get faster container builds with persistent caching and zero emulation in GitHub Actions
55
---
66

7+
If you're looking to use our fully-managed GitHub Actions Runners as a drop-in replacement for your existing runners, head over to [Quickstart for GitHub Actions Runners](/docs/github-actions/quickstart).
8+
9+
If you're looking to use Depot just for your container image builds in GitHub Actions, read on.
10+
711
## Authentication
812

913
For GitHub Actions, you can use OIDC, project, or user access tokens for authenticating your build with Depot. Because GitHub Actions supports the OIDC flow, we recommend using that for the best experience.

content/overview/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ We offer Depot-managed GitHub Actions Runners that bring the power of Depot to t
3838

3939
If you need to build container images from untrusted sources or simply want to be able to call an API to build an image, we offer our remote container build infrastructure behind an API. You can use our build API to build container images from your own code on behalf of your own users using our `depot` CLI or with `buildx` as a library.
4040

41-
[Learn more about the Build API](/docs/api/overview)
41+
[Learn more about the Build API.](/docs/api/overview)

0 commit comments

Comments
 (0)