Skip to content

feat(deps): bump cloud.google.com/go/texttospeech from 1.10.1 to 1.11.0 #1356

feat(deps): bump cloud.google.com/go/texttospeech from 1.10.1 to 1.11.0

feat(deps): bump cloud.google.com/go/texttospeech from 1.10.1 to 1.11.0 #1356

Workflow file for this run

name: "grype"
on:
push:
branches: ['master']
tags: ['v*']
pull_request:
jobs:
scan-source:
name: scan-source
runs-on: ubuntu-latest
permissions:
security-events: write
actions: read
contents: read
steps:
- uses: actions/checkout@v4
- uses: anchore/scan-action/download-grype@v6
id: grype
- run: ${{steps.grype.outputs.cmd}} .