Skip to content

Commit

Permalink
github-actions(deps): bump lunarmodules/luacheck from 1.1.0 to 1.1.1 …
Browse files Browse the repository at this point in the history
…in /code-check-actions/luacheck

Dependabot couldn't find the original pull request head commit, 96f4a70.
  • Loading branch information
dependabot[bot] authored Jun 20, 2023
1 parent 45d3c9a commit a064937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code-check-actions/luacheck/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ runs:
steps:

- name: Run Luacheck for static analysis
uses: lunarmodules/luacheck@fcbdeacad00e643e0d78c56b9ba6d8b3c7fa584f
uses: lunarmodules/luacheck@ababb6d403d634eb74d2c541035e9ede966e710d
with:
args: "${{ inputs.args }}"

0 comments on commit a064937

Please sign in to comment.