This is an automated email from the ASF dual-hosted git repository.
kichan pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/trafficserver-ingress-controller.git
The following commit(s) were added to refs/heads/master by this push:
new 1ec89a1 Update LuaRocks action to version 6 (#334)
1ec89a1 is described below
commit 1ec89a108be7b9821b128f81a24ac8437063d4ef
Author: Kit Chan <[email protected]>
AuthorDate: Mon Jan 26 17:23:16 2026 -0800
Update LuaRocks action to version 6 (#334)
---
.github/workflows/test.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index add63f8..fe830ab 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -41,8 +41,8 @@ jobs:
with:
luaVersion: "5.1.5"
- # commit for v5
- - uses: leafo/gh-actions-luarocks@4c082a5fad45388feaeb0798dbd82dbd7dc65bca
+ # commit for v6
+ - uses: leafo/gh-actions-luarocks@97053c556d6ce2c8e26eb7ac93743437c7af7248
- name: Install Busted
run: |