Skip to content

Bump github.com/google/nftables from 0.0.0-20221015190445-4f5cd5826fbd to 0.2.0 #396

Bump github.com/google/nftables from 0.0.0-20221015190445-4f5cd5826fbd to 0.2.0

Bump github.com/google/nftables from 0.0.0-20221015190445-4f5cd5826fbd to 0.2.0 #396

Workflow file for this run

name: Run CodeQL
on:
push:
branches:
- master
pull_request:
branches:
- "*"
schedule:
- cron: "00 13 * * 1"
workflow_dispatch: {}
jobs:
codeql:
permissions:
actions: write
contents: read
security-events: write
uses: capnspacehook/go-workflows/.github/workflows/codeql.yml@master