Skip to content

Bump io.github.hakky54:logcaptor from 2.9.2 to 2.9.3 #196

Bump io.github.hakky54:logcaptor from 2.9.2 to 2.9.3

Bump io.github.hakky54:logcaptor from 2.9.2 to 2.9.3 #196

Workflow file for this run

name: "PR Labeler"
on:
pull_request_target:
types: [ opened ]
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: ffittschen/pr-branch-labeler@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}