Skip to content

Bump elliptic from 6.5.4 to 6.5.7 in /samples/react-chatgpt-app #558

Bump elliptic from 6.5.4 to 6.5.7 in /samples/react-chatgpt-app

Bump elliptic from 6.5.4 to 6.5.7 in /samples/react-chatgpt-app #558

Workflow file for this run

name: Sample validation
on:
pull_request_target:
branches:
- "main"
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Validate
uses: pnp/pnp-sample-validation@main
with:
gh-token: ${{ secrets.GITHUB_TOKEN }}