Skip to content

Commit c296d18

Browse files
chore(deps): bump nvim-neorocks/luarocks-tag-release from 5 to 7
Bumps [nvim-neorocks/luarocks-tag-release](https://github.com/nvim-neorocks/luarocks-tag-release) from 5 to 7. - [Release notes](https://github.com/nvim-neorocks/luarocks-tag-release/releases) - [Changelog](https://github.com/nvim-neorocks/luarocks-tag-release/blob/master/CHANGELOG.md) - [Commits](nvim-neorocks/luarocks-tag-release@v5...v7) --- updated-dependencies: - dependency-name: nvim-neorocks/luarocks-tag-release dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2086e56 commit c296d18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/luarocks-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v4
1212
- name: LuaRocks Upload
13-
uses: nvim-neorocks/luarocks-tag-release@v5
13+
uses: nvim-neorocks/luarocks-tag-release@v7
1414
env:
1515
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
1616
with:

0 commit comments

Comments
 (0)