Skip to content

Commit 76ed835

Browse files
chore(deps): pin hishamhm/gh-actions-luarocks action to 86ccbca
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b34eeb4 commit 76ed835

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: leafo/gh-actions-lua@35bcb06abec04ec87df82e08caa84d545348536e # v10.0.0
3434

3535
- name: Set up LuaRocks
36-
uses: hishamhm/gh-actions-luarocks@master
36+
uses: hishamhm/gh-actions-luarocks@86ccbcad8c77b22e94c96a2a08632192e2bcd62b # master
3737

3838
- name: Run luacheck on Lua files
3939
env:

0 commit comments

Comments
 (0)