Skip to content

build(deps): bump github.com/jaypipes/ghw from 0.10.0 to 0.12.0 #1245

build(deps): bump github.com/jaypipes/ghw from 0.10.0 to 0.12.0

build(deps): bump github.com/jaypipes/ghw from 0.10.0 to 0.12.0 #1245

Workflow file for this run

name: Git checks
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
block-fixup:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4.1.1
- name: Block fixup commit merge
uses: 13rac1/block-fixup-merge-action@v2.0.0