Skip to content

build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 #1063

build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0

build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 #1063

Workflow file for this run

name: "CodeQL"
permissions:
contents: read
security-events: write
actions: read
deployments: none
packages: none
on:
push:
pull_request:
schedule:
- cron: '0 6 * * 1'
jobs:
analyse:
name: Analyse
runs-on: ubuntu-22.04
steps:
- name: Checkout repository
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
- name: Initialize CodeQL
uses: github/codeql-action/init@cdcdbb579706841c47f7063dda365e292e5cad7a
with:
config-file: ./.github/codeql/codeql-config.yml
- name: Autobuild
uses: github/codeql-action/autobuild@cdcdbb579706841c47f7063dda365e292e5cad7a
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@cdcdbb579706841c47f7063dda365e292e5cad7a