Skip to content

Bump actions/checkout from 4 to 5 in the actions-deps group #192

Bump actions/checkout from 4 to 5 in the actions-deps group

Bump actions/checkout from 4 to 5 in the actions-deps group #192

Workflow file for this run

#
# SPDX-License-Identifier: Apache-2.0
#
name: Git checks
on: [pull_request]
permissions:
contents: read
jobs:
block-fixup:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: Block Fixup Commit Merge
uses: 13rac1/block-fixup-merge-action@v2.0.0