File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,11 +23,11 @@ jobs:
2323 - name : Checkout
2424 uses : actions/checkout@v4
2525
26- - uses : luarocks/gh-actions-lua@master
26+ - uses : luarocks/gh-actions-lua@816ec4c55af2f6dcb9dfcba372d93dd1fb5fa8f2
2727 with :
2828 luaVersion : " 5.4"
2929
30- - uses : luarocks/gh-actions-luarocks@master
30+ - uses : luarocks/gh-actions-luarocks@e42874645a111d78a858c3dba7530bdd707b21a4
3131 with :
3232 luaRocksVersion : " 3.13.0"
3333
Original file line number Diff line number Diff line change @@ -29,11 +29,11 @@ jobs:
2929 - name : Checkout
3030 uses : actions/checkout@v4
3131
32- - uses : luarocks/gh-actions-lua@master
32+ - uses : luarocks/gh-actions-lua@816ec4c55af2f6dcb9dfcba372d93dd1fb5fa8f2
3333 with :
3434 luaVersion : ${{ matrix.luaVersion }}
3535
36- - uses : luarocks/gh-actions-luarocks@master
36+ - uses : luarocks/gh-actions-luarocks@e42874645a111d78a858c3dba7530bdd707b21a4
3737 with :
3838 luaRocksVersion : " 3.13.0"
3939
You can’t perform that action at this time.
0 commit comments