Skip to content

chore(deps): Bump taiki-e/install-action from 2.82.2 to 2.85.10 #5075

chore(deps): Bump taiki-e/install-action from 2.82.2 to 2.85.10

chore(deps): Bump taiki-e/install-action from 2.82.2 to 2.85.10 #5075

Workflow file for this run

# Not run as part of pre-commit checks because they don't handle sending the correct commit
# range to `committed`
name: Lint Commits
on:
pull_request:
permissions:
contents: read
env:
RUST_BACKTRACE: 1
CARGO_TERM_COLOR: always
CLICOLOR: 1
jobs:
committed:
name: Lint Commits
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
with:
egress-policy: audit
- name: Checkout Actions Repository
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
fetch-depth: 0
- name: Lint Commits
uses: crate-ci/committed@15229711f8f597474c0b636f327cde5969f9a529 # v1.1.7