Skip to content

fix: replace app version when building helm chart #22

fix: replace app version when building helm chart

fix: replace app version when building helm chart #22

name: pre-commit
on: push
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/action@v3.0.0