Skip to content

update gosnowflake driver to v1.9.0 (#94) #141

update gosnowflake driver to v1.9.0 (#94)

update gosnowflake driver to v1.9.0 (#94) #141

Workflow file for this run

name: Go checks
on:
push:
jobs:
go-checks:
# using `main` as the ref will keep your workflow up-to-date
uses: hashicorp/vault-workflows-common/.github/workflows/go-checks.yaml@main
secrets:
VAULT_ECO_GITHUB_TOKEN: ${{ secrets.VAULT_ECO_GITHUB_TOKEN }}

Check failure on line 9 in .github/workflows/go-checks.yaml

View workflow run for this annotation

GitHub Actions / Go checks

Invalid workflow file

The workflow is not valid. .github/workflows/go-checks.yaml (Line: 9, Col: 31): Invalid secret, VAULT_ECO_GITHUB_TOKEN is not defined in the referenced workflow.