Skip to content

chore(deps): bump rustix from 0.38.14 to 0.38.19 in /dozer-recordstore/fuzz #676

chore(deps): bump rustix from 0.38.14 to 0.38.19 in /dozer-recordstore/fuzz

chore(deps): bump rustix from 0.38.14 to 0.38.19 in /dozer-recordstore/fuzz #676

Workflow file for this run

name: 'Pull Request Labeler'
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3
- name: Run labeler
uses: actions/labeler@v4
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'