Skip to content

build(deps): bump react-router-dom from 7.11.0 to 7.13.1 in /web-frontend #1854

build(deps): bump react-router-dom from 7.11.0 to 7.13.1 in /web-frontend

build(deps): bump react-router-dom from 7.11.0 to 7.13.1 in /web-frontend #1854

Workflow file for this run

name: Run checks
on:
push:
branches:
- master
pull_request:
permissions:
contents: write
id-token: write
jobs:
build:
uses: ./.github/workflows/build-template.yml
secrets:
GAR_PROJECT_NUMBER: ${{ secrets.GAR_PROJECT_NUMBER }}
GAR_PROJECT_ID: ${{ secrets.GAR_PROJECT_ID }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
with:
gradle-targets: check