Skip to content

[Snyk] Upgrade @azure/msal-react from 1.5.8 to 1.5.9 #1378

[Snyk] Upgrade @azure/msal-react from 1.5.8 to 1.5.9

[Snyk] Upgrade @azure/msal-react from 1.5.8 to 1.5.9 #1378

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##*/} .