Skip to content

Bump cloud.google.com/go/texttospeech from 1.7.11 to 1.7.12 #5162

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

Bump cloud.google.com/go/texttospeech from 1.7.11 to 1.7.12 #5162

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