Skip to content

deps: bump github.com/prometheus/common from 0.65.0 to 0.67.4 #6462

deps: bump github.com/prometheus/common from 0.65.0 to 0.67.4

deps: bump github.com/prometheus/common from 0.65.0 to 0.67.4 #6462

Workflow file for this run

name: Markdown Lint
on:
merge_group:
pull_request:
branches: [main]
jobs:
markdownlint:
if: ${{ github.event_name != 'merge_group' }}
name: markdownlint
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
- uses: DavidAnson/markdownlint-cli2-action@v9
with:
command: config
globs: |
.github/.markdownlint.json
**/*.md