Skip to content

Bump google.golang.org/api from 0.180.0 to 0.181.0 #3534

Bump google.golang.org/api from 0.180.0 to 0.181.0

Bump google.golang.org/api from 0.180.0 to 0.181.0 #3534

# Copyright 2022 The Knative Authors.
# SPDX-License-Identifier: Apache-2.0
# This file is automagically synced here from github.com/knative-extensions/knobots
name: Test
on:
push:
branches: [ 'main', 'release-*' ]
pull_request:
branches: [ 'main', 'release-*' ]
jobs:
test:
uses: knative/actions/.github/workflows/reusable-go-test.yaml@main
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

Check failure on line 19 in .github/workflows/knative-go-test.yaml

View workflow run for this annotation

GitHub Actions / Test

Invalid workflow file

The workflow is not valid. .github/workflows/knative-go-test.yaml (Line: 19, Col: 22): Invalid secret, CODECOV_TOKEN is not defined in the referenced workflow.