Skip to content

Commit 2c1ebfe

Browse files
ci: bump leafo/gh-actions-luarocks from 5 to 6 (#4096)
Bumps [leafo/gh-actions-luarocks](https://github.com/leafo/gh-actions-luarocks) from 5 to 6. - [Release notes](https://github.com/leafo/gh-actions-luarocks/releases) - [Commits](leafo/gh-actions-luarocks@v5...v6) --- updated-dependencies: - dependency-name: leafo/gh-actions-luarocks dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 66fc500 commit 2c1ebfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: leafo/gh-actions-lua@v12
2727
with:
2828
luaVersion: "luajit-openresty"
29-
- uses: leafo/gh-actions-luarocks@v5
29+
- uses: leafo/gh-actions-luarocks@v6
3030

3131
- name: Install vusted
3232
run: luarocks install vusted

0 commit comments

Comments
 (0)