Skip to content

[Snyk] Security upgrade react-router-dom from 5.3.4 to 6.0.0 #300

[Snyk] Security upgrade react-router-dom from 5.3.4 to 6.0.0

[Snyk] Security upgrade react-router-dom from 5.3.4 to 6.0.0 #300

Workflow file for this run

name: Docker Image build
on:
push:
branches:
- '**'
- '!deploy'
pull_request:
branches:
- '**'
- '!deploy'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: docker build .