Skip to content

Commit 78cd329

Browse files
build(deps): bump nvim-neorocks/luarocks-tag-release from 4 to 5
Bumps [nvim-neorocks/luarocks-tag-release](https://github.com/nvim-neorocks/luarocks-tag-release) from 4 to 5. - [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](lumen-oss/luarocks-tag-release@v4...v5) --- 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 565d1bc commit 78cd329

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
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout
1414
uses: actions/checkout@v3
1515
- name: Luarocks Upload
16-
uses: nvim-neorocks/luarocks-tag-release@v4
16+
uses: nvim-neorocks/luarocks-tag-release@v5
1717
env:
1818
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
1919
- name: Fail if changelog entry does not exist

0 commit comments

Comments
 (0)