Skip to content

Commit b8d3f50

Browse files
Bump leafo/gh-actions-luarocks from 5 to 6
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]>
1 parent 1de1141 commit b8d3f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
uses: leafo/gh-actions-lua@v11
5858

5959
- name: Install LuaRocks
60-
uses: leafo/gh-actions-luarocks@v5
60+
uses: leafo/gh-actions-luarocks@v6
6161

6262
- name: Install lunajson
6363
run: luarocks install lunajson

0 commit comments

Comments
 (0)