Skip to content

Bump @elastic/react-search-ui from 1.21.5 to 1.22.0 #8005

Bump @elastic/react-search-ui from 1.21.5 to 1.22.0

Bump @elastic/react-search-ui from 1.21.5 to 1.22.0 #8005

Workflow file for this run

name: Secrets Check
on: [push]
jobs:
security-check:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
with:
ref: ${{ github.ref_name }}
fetch-depth: 0
- name: TruffleHog OSS
uses: trufflesecurity/[email protected]
with:
path: ./
base: main
head: ${{ github.ref_name }}
extra_args: --debug --only-verified