Skip to content

Commit fd1b230

Browse files
chore(deps): bump leafo/gh-actions-lua from 10 to 11 (#239)
Bumps [leafo/gh-actions-lua](https://github.com/leafo/gh-actions-lua) from 10 to 11. - [Release notes](https://github.com/leafo/gh-actions-lua/releases) - [Commits](leafo/gh-actions-lua@v10...v11) --- updated-dependencies: - dependency-name: leafo/gh-actions-lua dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 265612b commit fd1b230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

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

0 commit comments

Comments
 (0)