Skip to content

chore(deps): bump faker from 30.8.2 to 33.0.0 in /pytests/iroha_torii_tests in the deps group across 1 directory #3491

chore(deps): bump faker from 30.8.2 to 33.0.0 in /pytests/iroha_torii_tests in the deps group across 1 directory

chore(deps): bump faker from 30.8.2 to 33.0.0 in /pytests/iroha_torii_tests in the deps group across 1 directory #3491

Workflow file for this run

name: I2::Label
on:
pull_request_target:
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- id: label-the-PR
uses: actions/labeler@v5
- uses: mshick/add-pr-comment@v2
if: contains(steps.label-the-PR.outputs.all-labels, 'config-changes')
with:
message: |
@BAStos525