Skip to content

build(deps): bump github.com/go-git/go-billy/v5 from 5.0.0 to 5.9.0 in /go/ql/test/library-tests/semmle/go/frameworks/Fasthttp in the go_modules group across 1 directory #53609

build(deps): bump github.com/go-git/go-billy/v5 from 5.0.0 to 5.9.0 in /go/ql/test/library-tests/semmle/go/frameworks/Fasthttp in the go_modules group across 1 directory

build(deps): bump github.com/go-git/go-billy/v5 from 5.0.0 to 5.9.0 in /go/ql/test/library-tests/semmle/go/frameworks/Fasthttp in the go_modules group across 1 directory #53609

Workflow file for this run

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