Skip to content

Commit e430927

Browse files
build(deps): bump nvim-neorocks/luarocks-tag-release from 5 to 7 (#31)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 46462fe commit e430927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkout
1515
uses: actions/checkout@v4
1616
- name: Luarocks Upload
17-
uses: nvim-neorocks/luarocks-tag-release@v5
17+
uses: nvim-neorocks/luarocks-tag-release@v7
1818
env:
1919
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
2020
with:

0 commit comments

Comments
 (0)