Skip to content

chore(deps): bump @microsoft/kiota-http-fetchlibrary from 1.0.0-preview.67 to 1.0.0-preview.75 in /ui/ui-app #4546

chore(deps): bump @microsoft/kiota-http-fetchlibrary from 1.0.0-preview.67 to 1.0.0-preview.75 in /ui/ui-app

chore(deps): bump @microsoft/kiota-http-fetchlibrary from 1.0.0-preview.67 to 1.0.0-preview.75 in /ui/ui-app #4546

name: Auto approve
on: pull_request_target
jobs:
auto-approve:
runs-on: ubuntu-22.04
permissions:
pull-requests: write
if: github.actor == 'dependabot[bot]'
steps:
- uses: hmarr/auto-approve-action@da92209ac68d76fd20af3efa5268a5e8fafb91d9
with:
github-token: ${{secrets.GITHUB_TOKEN}}