Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group #16

Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group

Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group #16

Workflow file for this run

name: black-formatter
on: [push, pull_request]
jobs:
black-linter:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 # v2.7.1
with:
egress-policy: audit
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: psf/black@3702ba224ecffbcec30af640c149f231d90aebdb # stable