Skip to content

Update sdk-go/v2 from 2.10.1 to 2.15.2 to fix CVE-2024-28110 (#5050) #5154

Update sdk-go/v2 from 2.10.1 to 2.15.2 to fix CVE-2024-28110 (#5050)

Update sdk-go/v2 from 2.10.1 to 2.15.2 to fix CVE-2024-28110 (#5050) #5154

Workflow file for this run

name: "Documentation"
on:
push:
branches:
- master
pull_request:
branches:
- master
paths:
- '**/*.md'
jobs:
markdownlint:
runs-on: ubuntu-latest
name: 'Format'
steps:
- uses: styfle/[email protected]
- uses: actions/checkout@v4
- name: Markdown Linting
uses: nosborn/[email protected]
with:
files: .