Skip to content

Bump markdownlint-cli from 0.40.0 to 0.42.0 #829

Bump markdownlint-cli from 0.40.0 to 0.42.0

Bump markdownlint-cli from 0.40.0 to 0.42.0 #829

Workflow file for this run

name: Secrets
on:
pull_request: ~
push:
branches:
- main
schedule:
- cron: '0 3 * * *'
workflow_dispatch: ~
permissions: read-all
jobs:
secrets:
name: Secrets
runs-on: ubuntu-24.04
steps:
- name: Harden runner
uses: step-security/harden-runner@f086349bfa2bd1361f7909c78558e816508cdc10 # v2.8.0
with:
disable-sudo: true
egress-policy: block
allowed-endpoints: >
actions-results-receiver-production.githubapp.com:443
api.github.com:443
artifactcache.actions.githubusercontent.com:443
ghcr.io:443
github.com:443
objects.githubusercontent.com:443
pkg-containers.githubusercontent.com:443
- name: Checkout repository
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
fetch-depth: 0
- name: Secret Scanning
uses: trufflesecurity/trufflehog@0f427b3c6a6f63f3dc758f7599442c2812f87c01 # v3.82.4
with:
extra_args: --only-verified