Skip to content

Bump pymongo from 4.6.2 to 4.6.3 in /bot #14

Bump pymongo from 4.6.2 to 4.6.3 in /bot

Bump pymongo from 4.6.2 to 4.6.3 in /bot #14

---
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"