Skip to content

Bump docker/metadata-action from 4 to 5 #6

Bump docker/metadata-action from 4 to 5

Bump docker/metadata-action from 4 to 5 #6

Workflow file for this run

# Enforce pre-commit hook server side
name: Run pre-commit hooks
on:
pull_request:
branches: [ main ]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]