Skip to content

Replacement of the query (#200) #72

Replacement of the query (#200)

Replacement of the query (#200) #72

Workflow file for this run

# https://github.com/actions/go-dependency-submission
name: dependency-submission
on:
push:
branches:
- main
permissions:
contents: write
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
with:
go-version: "1.22.x"
- uses: actions/go-dependency-submission@v2
with:
go-mod-path: go.mod