Skip to content

Bump github.com/labstack/echo/v4 from 4.11.3 to 4.11.4 #913

Bump github.com/labstack/echo/v4 from 4.11.3 to 4.11.4

Bump github.com/labstack/echo/v4 from 4.11.3 to 4.11.4 #913

Workflow file for this run

name: Docker build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the Docker image
run: docker build . --file Dockerfile --tag hahwul/dalfox:$(date +%s)