mirror of
https://github.com/ryankazokas/turbovault-app.git
synced 2026-04-16 22:12:53 +00:00
Compare commits
1 Commits
7c29e7789f
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4ac3a50ca8 |
2
.github/workflows/build-and-deploy.yml
vendored
2
.github/workflows/build-and-deploy.yml
vendored
@@ -50,7 +50,7 @@ jobs:
|
||||
cache-to: type=gha,mode=max
|
||||
|
||||
- name: Connect to Tailscale
|
||||
uses: tailscale/github-action@v2
|
||||
uses: tailscale/github-action@v4
|
||||
with:
|
||||
oauth-client-id: ${{ secrets.TAILSCALE_CLIENT_ID }}
|
||||
oauth-secret: ${{ secrets.TAILSCALE_CLIENT_SECRET }}
|
||||
|
||||
Reference in New Issue
Block a user