Skip to content

Bump google.golang.org/api from 0.108.0 to 0.120.0 #50

Bump google.golang.org/api from 0.108.0 to 0.120.0

Bump google.golang.org/api from 0.108.0 to 0.120.0 #50

Workflow file for this run

name: Lint
on: push
permissions:
contents: read
jobs:
golangci:
name: Run
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: latest