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

Use OCI Bundles for the tasks #34

Use OCI Bundles for the tasks

Use OCI Bundles for the tasks #34

Workflow file for this run

---
name: pre_commit
on: # yamllint disable-line rule:truthy
pull_request:
branches:
- main
jobs:
pre_commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
- uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
- uses: pre-commit/action@646c83fcd040023954eafda54b4db0192ce70507 # v3.0.0