diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 60472e6..a82deb2 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -18,7 +18,7 @@ jobs: uses: actions/checkout@v4 - name: Generate Dockerfile & Manifest K8S - uses: ardipc/devops-generator@v1.0.0 + uses: ardipc/devops-generator@v1.0.1 with: name: "hello-app" language: "node"