Skip to content

chore(deps): Bump docker/login-action from 4.0.0 to 4.1.0 #4213

chore(deps): Bump docker/login-action from 4.0.0 to 4.1.0

chore(deps): Bump docker/login-action from 4.0.0 to 4.1.0 #4213

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@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
with:
egress-policy: audit
- name: Checkout Actions Repository
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
with:
fetch-depth: 0
- name: Lint Commits
uses: crate-ci/committed@15229711f8f597474c0b636f327cde5969f9a529 # v1.1.7