Skip to content

Commit 98a8e49

Browse files
Bump leafo/gh-actions-luarocks from 6.0.0 to 6.1.0 (#645)
Bumps [leafo/gh-actions-luarocks](https://github.com/leafo/gh-actions-luarocks) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/leafo/gh-actions-luarocks/releases) - [Commits](leafo/gh-actions-luarocks@97053c5...35d062d) --- updated-dependencies: - dependency-name: leafo/gh-actions-luarocks dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae82a9b commit 98a8e49

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/check-formatting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
luaVersion: 5.4
2020

21-
- uses: leafo/gh-actions-luarocks@97053c556d6ce2c8e26eb7ac93743437c7af7248
21+
- uses: leafo/gh-actions-luarocks@35d062def313a7699a0d513e996bcf4352f05389
2222

2323
- name: install
2424
run: |

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
luaVersion: 5.4
2020

21-
- uses: leafo/gh-actions-luarocks@97053c556d6ce2c8e26eb7ac93743437c7af7248
21+
- uses: leafo/gh-actions-luarocks@35d062def313a7699a0d513e996bcf4352f05389
2222

2323
- name: build
2424
run: |

0 commit comments

Comments
 (0)