Skip to content

Bump activesupport from 7.2.1.1 to 7.2.1.2 #1448

Bump activesupport from 7.2.1.1 to 7.2.1.2

Bump activesupport from 7.2.1.1 to 7.2.1.2 #1448

Workflow file for this run

name: "Markdown Lint"
on:
push:
branches:
- main
pull_request:
branches:
- main
schedule:
- cron: "0 21 * * 6"
jobs:
mdl:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
with:
egress-policy: audit
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: bewuethr/mdl-action@0d8e72b8dc605e02a94a4f00f93f13f26cf0e265 # v1.1.2