Skip to content

build(deps): bump github.com/containers/image/v5 from 5.30.0 to 5.30.1 #367

build(deps): bump github.com/containers/image/v5 from 5.30.0 to 5.30.1

build(deps): bump github.com/containers/image/v5 from 5.30.0 to 5.30.1 #367

name: "Verify PR best practices"
on:
pull_request_target:
branches: [ main ]
jobs:
pr-best-practices:
runs-on: ubuntu-latest
steps:
- name: PR best practice check
uses: osbuild/pr-best-practices@main
with:
token: ${{ secrets.SCHUTZBOT_GITHUB_ACCESS_TOKEN }}