Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

build(deps): bump github.com/go-git/go-git/v5 from 5.2.0 to 5.11.0 #8985

build(deps): bump github.com/go-git/go-git/v5 from 5.2.0 to 5.11.0

build(deps): bump github.com/go-git/go-git/v5 from 5.2.0 to 5.11.0 #8985

Workflow file for this run

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