Skip to content

[Snyk] Upgrade react-router from 6.21.0 to 6.21.1 #1672

[Snyk] Upgrade react-router from 6.21.0 to 6.21.1

[Snyk] Upgrade react-router from 6.21.0 to 6.21.1 #1672

name: radix-web-console-pr
on:
pull_request:
branches:
- master
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Build docker image
env:
REF: ${{ github. sha }}
run: docker build -t radix-web-console:${REF##*/} .