Skip to content

dev: bump web-streams-polyfill from 4.0.0 to 4.1.0 in /sdk/js in the safe group #11360

dev: bump web-streams-polyfill from 4.0.0 to 4.1.0 in /sdk/js in the safe group

dev: bump web-streams-polyfill from 4.0.0 to 4.1.0 in /sdk/js in the safe group #11360

Workflow file for this run

name: "Pull Request Labels"
on: pull_request
jobs:
triage:
runs-on: ubuntu-24.04
timeout-minutes: 5
steps:
- uses: actions/labeler@v5
if: ${{ github.event.pull_request.head.repo.full_name == github.repository && !startsWith(github.actor, 'dependabot') }}
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"