Skip to content

chore: bump actions/setup-go from 6 to 7 in the all group #11

chore: bump actions/setup-go from 6 to 7 in the all group

chore: bump actions/setup-go from 6 to 7 in the all group #11

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'