Skip to content

Commit 30bcdba

Browse files
build(deps): bump leafo/gh-actions-lua from 8 to 12 (#18)
Bumps [leafo/gh-actions-lua](https://github.com/leafo/gh-actions-lua) from 8 to 12. - [Release notes](https://github.com/leafo/gh-actions-lua/releases) - [Commits](leafo/gh-actions-lua@v8...v12) --- updated-dependencies: - dependency-name: leafo/gh-actions-lua dependency-version: '12' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 01f2d14 commit 30bcdba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v5
1919

2020
- name: Set up Lua
21-
uses: leafo/gh-actions-lua@v8
21+
uses: leafo/gh-actions-lua@v12
2222
with:
2323
luaVersion: '5.3.5'
2424

0 commit comments

Comments
 (0)