Skip to content

Bump golang from 1.22.2-alpine to 1.22.3-alpine #485

Bump golang from 1.22.2-alpine to 1.22.3-alpine

Bump golang from 1.22.2-alpine to 1.22.3-alpine #485

Workflow file for this run

name: Vulnerability scan
on:
push:
branches:
- master
pull_request:
branches:
- "*"
schedule:
- cron: "00 13 * * 1"
workflow_dispatch: {}
jobs:
vuln-check:
permissions:
contents: read
uses: capnspacehook/go-workflows/.github/workflows/vuln.yml@master