Skip to content

Bump alpine from 3.20.2 to 3.20.3 in /cmd #80

Bump alpine from 3.20.2 to 3.20.3 in /cmd

Bump alpine from 3.20.2 to 3.20.3 in /cmd #80

Workflow file for this run

name: govulncheck
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
govulncheck_job:
runs-on: ubuntu-latest
name: Run govulncheck
steps:
- id: govulncheck
uses: golang/govulncheck-action@dd0578b371c987f96d1185abb54344b44352bd58 # v1.0.3
with:
go-version-file: go.mod
go-package: ./...