Skip to content

Bump actions/checkout from 5 to 6 in the actions-deps group #259

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

Bump actions/checkout from 5 to 6 in the actions-deps group #259

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@v6
- name: Block Fixup Commit Merge
uses: 13rac1/block-fixup-merge-action@v2.0.0