Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

chore(deps-dev): bump @storybook/react from 7.0.27 to 7.6.8 #770

chore(deps-dev): bump @storybook/react from 7.0.27 to 7.6.8

chore(deps-dev): bump @storybook/react from 7.0.27 to 7.6.8 #770

---
name: 'Reviewer lottery'
on:
pull_request_target:
jobs:
dependabot:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: uesteibar/reviewer-lottery@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}