Skip to content

chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 #623

chore(deps): bump actions/checkout from 4.1.5 to 4.1.6

chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 #623

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@a5ac7e51b41094c92402da3b24376905380afc29 #v4.1.6
- 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