Skip to content

build(deps): bump github.com/labstack/echo/v4 from 4.12.0 to 4.13.0 #48

build(deps): bump github.com/labstack/echo/v4 from 4.12.0 to 4.13.0

build(deps): bump github.com/labstack/echo/v4 from 4.12.0 to 4.13.0 #48

Workflow file for this run

---
name: Docker
"on":
# required by gomod-go-version-updater to trigger this action once pr has
# been reviewed
pull_request_review:
types: [submitted]
push:
permissions:
contents: read
packages: write
jobs:
mcvs-docker-action:
runs-on: ubuntu-20.04
steps:
- uses: actions/[email protected]
- uses: schubergphilis/[email protected]
with:
dockle-accept-key: curl,HOME,libcrypto3,libssl3,PATH
token: ${{ secrets.GITHUB_TOKEN }}