Skip to content

Bump @fluentui/react-icons from 2.0.267 to 2.0.269 #556

Bump @fluentui/react-icons from 2.0.267 to 2.0.269

Bump @fluentui/react-icons from 2.0.267 to 2.0.269 #556

Workflow file for this run

name: Build and Report Sonar
on:
push:
branches:
- master
pull_request:
types: [opened, synchronize, reopened]
jobs:
build:
uses: unosquare/bump-npm-version/.github/workflows/build-sonar.yml@master
secrets:
github-token: ${{ secrets.GPR_ACCESS_TOKEN }}
sonar-token: ${{ secrets.SONAR_TOKEN }}