Skip to content

Bump github.com/go-git/go-billy/v5 from 5.7.0 to 5.9.0 #42

Bump github.com/go-git/go-billy/v5 from 5.7.0 to 5.9.0

Bump github.com/go-git/go-billy/v5 from 5.7.0 to 5.9.0 #42

name: Dependency Review
on:
pull_request:
branches: [ main ]
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
persist-credentials: false
- name: Review Dependencies
uses: actions/dependency-review-action@2031cfc080254a8a887f58cffee85186f0e49e48 # v4.9.0
with:
fail-on-severity: critical