Skip to content

Bump github.com/go-git/go-git/v5 from 5.1.0 to 5.17.1 in /go/ql/test/library-tests/semmle/go/frameworks/Fasthttp in the go_modules group across 1 directory #52951

Bump github.com/go-git/go-git/v5 from 5.1.0 to 5.17.1 in /go/ql/test/library-tests/semmle/go/frameworks/Fasthttp in the go_modules group across 1 directory

Bump github.com/go-git/go-git/v5 from 5.1.0 to 5.17.1 in /go/ql/test/library-tests/semmle/go/frameworks/Fasthttp in the go_modules group across 1 directory #52951

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 }}"