Skip to content

Commit 481b668

Browse files
authored
Merge pull request #7 from mrcjkb/dependabot/github_actions/nvim-neorocks/luarocks-tag-release-5
build(deps): bump nvim-neorocks/luarocks-tag-release from 4 to 5
2 parents 565d1bc + 78cd329 commit 481b668

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)