Skip to content

Commit 782a4fb

Browse files
committed
chore(deps): update actions/checkout action to v3.5.0
1 parent bb962b8 commit 782a4fb

File tree

90 files changed

+90
-90
lines changed

Some content is hidden

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

90 files changed

+90
-90
lines changed

.github/workflows/ai-platform-snippets.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/appengine-analytics.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/appengine-datastore.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/appengine-endpoints.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/appengine-memcached.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/appengine-pubsub.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/appengine-static-files.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/appengine-twilio.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/appengine-typescript.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run:
4545
working-directory: appengine/typescript
4646
steps:
47-
- uses: actions/checkout@v3.3.0
47+
- uses: actions/checkout@v3.5.0
4848
with:
4949
ref: ${{github.event.pull_request.head.sha}}
5050
- uses: 'google-github-actions/[email protected]'

.github/workflows/appengine-websockets.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/asset.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
pull-requests: 'write'
4242
id-token: 'write'
4343
steps:
44-
- uses: actions/checkout@v3.3.0
44+
- uses: actions/checkout@v3.5.0
4545
with:
4646
ref: ${{github.event.pull_request.head.sha}}
4747
- uses: 'google-github-actions/[email protected]'

.github/workflows/auth.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/automl.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/batch.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/cloud-language.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/cloud-tasks-snippets.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/cloud-tasks-tutorial-gcf-app.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/cloud-tasks-tutorial-gcf-function.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/cloudbuild.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/composer-functions-composer-storage-trigger.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/composer.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/compute.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/contact-center-insights.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/container-analysis-snippets.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/container-snippets.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/datacatalog-cloud-client.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/datacatalog-quickstart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/datacatalog-snippets.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/datalabeling.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/dataproc.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/datastore-functions.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/dialogflow-cx.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/dialogflow.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/dlp.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
pull-requests: 'write'
4242
id-token: 'write'
4343
steps:
44-
- uses: actions/checkout@v3.3.0
44+
- uses: actions/checkout@v3.5.0
4545
with:
4646
ref: ${{github.event.pull_request.head.sha}}
4747
- uses: 'google-github-actions/[email protected]'

.github/workflows/document-ai.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

.github/workflows/endpoints-getting-started-grpc.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pull-requests: 'write'
2828
id-token: 'write'
2929
steps:
30-
- uses: actions/checkout@v3.3.0
30+
- uses: actions/checkout@v3.5.0
3131
with:
3232
ref: ${{github.event.pull_request.head.sha}}
3333
- uses: 'google-github-actions/[email protected]'

0 commit comments

Comments
 (0)