Skip to content

DFBUGS-268:[release-4.16] godeps: update go-retryablehttp to v0.7.7 (fix CVE-2024-6104) #1394

DFBUGS-268:[release-4.16] godeps: update go-retryablehttp to v0.7.7 (fix CVE-2024-6104)

DFBUGS-268:[release-4.16] godeps: update go-retryablehttp to v0.7.7 (fix CVE-2024-6104) #1394

Workflow file for this run

---
name: yamllint
on:
push:
branches: ['main', 'release-*']
pull_request:
branches: ['*']
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: ibiqlik/action-yamllint@v3
with:
config_file: ./.github/workflows/conf/yamllint.yaml
file_or_dir: . # Recursive on all yaml files