Skip to content

Commit 401afc6

Browse files
authored
build: update node 18 in Dockerfile, knex, markdown-it, actions/auth, gcp-metdata (GoogleCloudPlatform#2637)
1 parent d2ec9b5 commit 401afc6

File tree

66 files changed

+67
-67
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+67
-67
lines changed

.github/workflows/appengine-analytics.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
ref: ${{github.event.pull_request.head.ref}}
2727
repository: ${{github.event.pull_request.head.repo.full_name}}
28-
- uses: google-github-actions/auth@v0.7.0
28+
- uses: google-github-actions/auth@v0.7.1
2929
with:
3030
workload_identity_provider: 'projects/1046198160504/locations/global/workloadIdentityPools/github-actions-pool/providers/github-actions-provider'
3131
service_account: 'kokoro-system-test@long-door-651.iam.gserviceaccount.com'

.github/workflows/appengine-building-an-app-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
ref: ${{github.event.pull_request.head.ref}}
2727
repository: ${{github.event.pull_request.head.repo.full_name}}
28-
- uses: google-github-actions/auth@v0.7.0
28+
- uses: google-github-actions/auth@v0.7.1
2929
with:
3030
workload_identity_provider: 'projects/1046198160504/locations/global/workloadIdentityPools/github-actions-pool/providers/github-actions-provider'
3131
service_account: 'kokoro-system-test@long-door-651.iam.gserviceaccount.com'

.github/workflows/appengine-building-an-app-update.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
ref: ${{github.event.pull_request.head.ref}}
2727
repository: ${{github.event.pull_request.head.repo.full_name}}
28-
- uses: google-github-actions/auth@v0.7.0
28+
- uses: google-github-actions/auth@v0.7.1
2929
with:
3030
workload_identity_provider: 'projects/1046198160504/locations/global/workloadIdentityPools/github-actions-pool/providers/github-actions-provider'
3131
service_account: 'kokoro-system-test@long-door-651.iam.gserviceaccount.com'

.github/workflows/appengine-datastore.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
ref: ${{github.event.pull_request.head.ref}}
2727
repository: ${{github.event.pull_request.head.repo.full_name}}
28-
- uses: google-github-actions/auth@v0.7.0
28+
- uses: google-github-actions/auth@v0.7.1
2929
with:
3030
workload_identity_provider: 'projects/1046198160504/locations/global/workloadIdentityPools/github-actions-pool/providers/github-actions-provider'
3131
service_account: 'kokoro-system-test@long-door-651.iam.gserviceaccount.com'

.github/workflows/appengine-endpoints.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
ref: ${{github.event.pull_request.head.ref}}
2727
repository: ${{github.event.pull_request.head.repo.full_name}}
28-
- uses: google-github-actions/auth@v0.7.0
28+
- uses: google-github-actions/auth@v0.7.1
2929
with:
3030
workload_identity_provider: 'projects/1046198160504/locations/global/workloadIdentityPools/github-actions-pool/providers/github-actions-provider'
3131
service_account: 'kokoro-system-test@long-door-651.iam.gserviceaccount.com'

.github/workflows/appengine-hello-world-flexible.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
ref: ${{github.event.pull_request.head.ref}}
2727
repository: ${{github.event.pull_request.head.repo.full_name}}
28-
- uses: google-github-actions/auth@v0.7.0
28+
- uses: google-github-actions/auth@v0.7.1
2929
with:
3030
workload_identity_provider: 'projects/1046198160504/locations/global/workloadIdentityPools/github-actions-pool/providers/github-actions-provider'
3131
service_account: 'kokoro-system-test@long-door-651.iam.gserviceaccount.com'

.github/workflows/appengine-hello-world-standard.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
ref: ${{github.event.pull_request.head.ref}}
2727
repository: ${{github.event.pull_request.head.repo.full_name}}
28-
- uses: google-github-actions/auth@v0.7.0
28+
- uses: google-github-actions/auth@v0.7.1
2929
with:
3030
workload_identity_provider: 'projects/1046198160504/locations/global/workloadIdentityPools/github-actions-pool/providers/github-actions-provider'
3131
service_account: 'kokoro-system-test@long-door-651.iam.gserviceaccount.com'

.github/workflows/appengine-memcached.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
ref: ${{github.event.pull_request.head.ref}}
2727
repository: ${{github.event.pull_request.head.repo.full_name}}
28-
- uses: google-github-actions/auth@v0.7.0
28+
- uses: google-github-actions/auth@v0.7.1
2929
with:
3030
workload_identity_provider: 'projects/1046198160504/locations/global/workloadIdentityPools/github-actions-pool/providers/github-actions-provider'
3131
service_account: 'kokoro-system-test@long-door-651.iam.gserviceaccount.com'

.github/workflows/appengine-metadata-flexible.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
ref: ${{github.event.pull_request.head.ref}}
2727
repository: ${{github.event.pull_request.head.repo.full_name}}
28-
- uses: google-github-actions/auth@v0.7.0
28+
- uses: google-github-actions/auth@v0.7.1
2929
with:
3030
workload_identity_provider: 'projects/1046198160504/locations/global/workloadIdentityPools/github-actions-pool/providers/github-actions-provider'
3131
service_account: 'kokoro-system-test@long-door-651.iam.gserviceaccount.com'

.github/workflows/appengine-metadata-standard.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
ref: ${{github.event.pull_request.head.ref}}
2727
repository: ${{github.event.pull_request.head.repo.full_name}}
28-
- uses: google-github-actions/auth@v0.7.0
28+
- uses: google-github-actions/auth@v0.7.1
2929
with:
3030
workload_identity_provider: 'projects/1046198160504/locations/global/workloadIdentityPools/github-actions-pool/providers/github-actions-provider'
3131
service_account: 'kokoro-system-test@long-door-651.iam.gserviceaccount.com'

0 commit comments

Comments
 (0)