Skip to content

build(deps): bump @openzeppelin/contracts from 4.8.2 to 4.9.3 in /tests/integration_tests/hardhat #469

build(deps): bump @openzeppelin/contracts from 4.8.2 to 4.9.3 in /tests/integration_tests/hardhat

build(deps): bump @openzeppelin/contracts from 4.8.2 to 4.9.3 in /tests/integration_tests/hardhat #469

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request:
push:
branches:
- main
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"