Skip to content

fix(deps): update dependency black to v23.12.1 #87

fix(deps): update dependency black to v23.12.1

fix(deps): update dependency black to v23.12.1 #87

Workflow file for this run

name: Automate Building and Pushing Docker to AWS ECR
on:
push:
paths-ignore:
- "docs/**"
- "**.md**"
branches: [main]
jobs:
validate:
uses: trussworks/shared-actions/.github/workflows/aws-ecr.yml@main
secrets: inherit
with:
aws-region: "us-west-2"