Skip to content

fix(deps): bump io.javaoperatorsdk:operator-framework from 4.9.1 to 4.9.2 #688

fix(deps): bump io.javaoperatorsdk:operator-framework from 4.9.1 to 4.9.2

fix(deps): bump io.javaoperatorsdk:operator-framework from 4.9.1 to 4.9.2 #688

name: Health ArgoCD Local
# This workflow tests the Lua scripts for MongoDb health status in ArgoCD
on:
push:
branches:
- master
pull_request:
jobs:
test:
runs-on: ubuntu-latest
timeout-minutes: 60
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 #v4.1.7
- uses: leafo/gh-actions-lua@v10
- uses: leafo/gh-actions-luarocks@v4
- name: Test
run: |
luarocks --server=https://rocks.moonscript.org install lyaml
lua health/argocd/persistence.sda-se.com/MongoDb/health_test.lua