Skip to content

chore(deps): bump wasmtime from 35.0.0 to 36.0.8 #7

chore(deps): bump wasmtime from 35.0.0 to 36.0.8

chore(deps): bump wasmtime from 35.0.0 to 36.0.8 #7

Workflow file for this run

name: team-label
on:
pull_request:
types: [opened]
issues:
types: [opened]
permissions:
contents: read
pull-requests: write
issues: write
jobs:
team-labeler:
runs-on: ubuntu-latest
steps:
- uses: JulienKode/team-labeler-action@edc2a1d3b252624ac7611293835edad9f1392ed4 # v2.0.2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'