Skip to content

chore(deps): bump uvicorn from 0.22.0 to 0.23.1 #2953

chore(deps): bump uvicorn from 0.22.0 to 0.23.1

chore(deps): bump uvicorn from 0.22.0 to 0.23.1 #2953

Workflow file for this run

name: TheHarvester Docker Image CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build . --file Dockerfile --tag theharvester:$(date +%s)