mirror of
https://github.com/imjasonh/kontain.me
synced 2026-07-08 09:04:54 +00:00
bump setup-gcloud and have dependabot take the wheel
This commit is contained in:
parent
7416c252b0
commit
e1baed670a
2 changed files with 6 additions and 1 deletions
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
|
|
@ -4,3 +4,8 @@ updates:
|
|||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
|
|
|||
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
with:
|
||||
version: tip
|
||||
- uses: imjasonh/setup-crane@v0.1
|
||||
- uses: google-github-actions/setup-gcloud@v0.2.1
|
||||
- uses: google-github-actions/setup-gcloud@v0.3.0
|
||||
with:
|
||||
project_id: kontaindotme
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue