diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1ff23c5..19f5ffb 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -50,7 +50,7 @@ jobs: # Reference: https://github.com/nvim-neorocks/luarocks-tag-release/issues/435 # - name: Expand The Template Rockspec - uses: ColinKennedy/luarocks-rockspec-expander@master + uses: ColinKennedy/luarocks-rockspec-expander@v0.1.1 with: input: template.rockspec output: plugin-template-scm-1.rockspec