Skip to content

Commit

Permalink
Merge pull request #1 from clpi/dependabot/github_actions/nvim-neoroc…
Browse files Browse the repository at this point in the history
…ks/luarocks-tag-release-7
  • Loading branch information
clpi authored Nov 18, 2024
2 parents b06cf5d + 6a86345 commit 00b718b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/luarocks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Get Version
run: echo "LUAROCKS_VERSION=$(git describe --abbrev=0 --tags)" >> $GITHUB_ENV
- name: LuaRocks Upload
uses: nvim-neorocks/luarocks-tag-release@v5
uses: nvim-neorocks/luarocks-tag-release@v7
env:
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
with:
Expand Down

0 comments on commit 00b718b

Please sign in to comment.