Skip to content

fix(deps): update module github.com/labstack/echo/v4 to v4.13.3 (#109) #332

fix(deps): update module github.com/labstack/echo/v4 to v4.13.3 (#109)

fix(deps): update module github.com/labstack/echo/v4 to v4.13.3 (#109) #332

Workflow file for this run

name: CodeQL
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
security-events: write
jobs:
codeql:
name: CodeQL analyze
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
with:
languages: go
- name: Perform CodeQL analysis
uses: github/codeql-action/analyze@v3