Skip to content

build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /actions/techdocs-rewrite-relative-links in the go group #893

build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /actions/techdocs-rewrite-relative-links in the go group

build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /actions/techdocs-rewrite-relative-links in the go group #893

Workflow file for this run

name: Lint PR title
on:
pull_request:
types:
- edited
- opened
- ready_for_review
- synchronize
merge_group:
jobs:
lint-pr-title:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- id: lint-pr-title
uses: ./actions/lint-pr-title