Skip to content

Update go.mod

Update go.mod #4

name: Build and Deploy OCI Image
on:
push:
tags:
- 'v*'
jobs:
registry_publish_workflow:
uses: turbot/steampipe-workflows/.github/workflows/registry-publish.yml@main
secrets: inherit