From 94c5f3c31ec5bbb6f8d6010aed02477721bd1078 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:29:59 +0000 Subject: [PATCH] chore(deps): bump leafo/gh-actions-lua from 10 to 11 Bumps [leafo/gh-actions-lua](https://github.com/leafo/gh-actions-lua) from 10 to 11. - [Release notes](https://github.com/leafo/gh-actions-lua/releases) - [Commits](https://github.com/leafo/gh-actions-lua/compare/v10...v11) --- updated-dependencies: - dependency-name: leafo/gh-actions-lua dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/health-argocd-local-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/health-argocd-local-ci.yml b/.github/workflows/health-argocd-local-ci.yml index b5a35c24..3f1de781 100644 --- a/.github/workflows/health-argocd-local-ci.yml +++ b/.github/workflows/health-argocd-local-ci.yml @@ -16,7 +16,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 #v4.2.2 - - uses: leafo/gh-actions-lua@v10 + - uses: leafo/gh-actions-lua@v11 - uses: leafo/gh-actions-luarocks@v4 - name: Test run: |