Skip to content

chore: Bump actions/setup-go from 6 to 7 in the all group across 1 directory #70

chore: Bump actions/setup-go from 6 to 7 in the all group across 1 directory

chore: Bump actions/setup-go from 6 to 7 in the all group across 1 directory #70

Workflow file for this run

on:
push:
branches:
- main
pull_request:
permissions:
contents: read
name: govulncheck
jobs:
govulncheck:
runs-on: ubuntu-latest
steps:
- name: Run govalncheck
uses: golang/govulncheck-action@v1
with:
go-version-input: ''
go-version-file: 'go.mod'