Skip to content

Commit 84401f0

Browse files
chore(deps): pin hishamhm/gh-actions-luarocks action to 95d2308
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 207c9a5 commit 84401f0

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@95d2308a0aff36ad31ebadca493ed14853399842 # master
3737

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

0 commit comments

Comments
 (0)