Skip to content

Bump cloud.google.com/go/texttospeech from 1.7.10 to 1.7.11 #5149

Bump cloud.google.com/go/texttospeech from 1.7.10 to 1.7.11

Bump cloud.google.com/go/texttospeech from 1.7.10 to 1.7.11 #5149

Workflow file for this run

name: "CodeQL"
on: [push, pull_request]
jobs:
analyse:
name: Analyse
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Initialize CodeQL
uses: github/codeql-action/init@v1
with:
languages: go
- name: Autobuild
uses: github/codeql-action/autobuild@v1
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1