Skip to content

build(deps): bump cloud.google.com/go/secretmanager from 1.11.2 to 1.11.3 #149

build(deps): bump cloud.google.com/go/secretmanager from 1.11.2 to 1.11.3

build(deps): bump cloud.google.com/go/secretmanager from 1.11.2 to 1.11.3 #149

Workflow file for this run

name: Test
on:
pull_request:
jobs:
go-test:
name: Go Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
with:
go-version: 1.19
- run: go test -v ./...