Skip to content

Bump yt-dlp from 2024.3.10 to 2024.7.7 in /bot #33

Bump yt-dlp from 2024.3.10 to 2024.7.7 in /bot

Bump yt-dlp from 2024.3.10 to 2024.7.7 in /bot #33

---
name: "Lint: docker/hadolint"
on:
- push
- pull_request
jobs:
lint-docker-hadolint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: hadolint/hadolint-action@v3.1.0
with:
dockerfile: "./bot/Dockerfile"