Skip to content

Commit 22f8b3a

Browse files
chore(deps): bump leafo/gh-actions-lua from 11 to 12
Bumps [leafo/gh-actions-lua](https://github.com/leafo/gh-actions-lua) from 11 to 12. - [Release notes](https://github.com/leafo/gh-actions-lua/releases) - [Commits](leafo/gh-actions-lua@v11...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] <[email protected]>
1 parent 2b3dc7b commit 22f8b3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- uses: actions/checkout@v5
3636
- uses: DeterminateSystems/nix-installer-action@main
3737
- uses: DeterminateSystems/magic-nix-cache-action@main
38-
- uses: leafo/gh-actions-lua@v11
38+
- uses: leafo/gh-actions-lua@v12
3939
with:
4040
luaVersion: "5.1.5"
4141
- uses: leafo/gh-actions-luarocks@v5

0 commit comments

Comments
 (0)