Skip to content

Bump rustls from 0.21.10 to 0.21.12 in /bulbbot.Gateway #56

Bump rustls from 0.21.10 to 0.21.12 in /bulbbot.Gateway

Bump rustls from 0.21.10 to 0.21.12 in /bulbbot.Gateway #56

Workflow file for this run

name: Pull Requests Labeler
on: pull_request
jobs:
labelPR:
name: Label PR With Repo(s)
runs-on: ubuntu-latest
steps:
- name: Label PRs
uses: tinkurlab/monorepo-pr-labeler-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}