nvim-neorocks / luarocks-tag-release

GitHub workflow for automatically generating Luarocks releases from tags and running busted tests
GNU Affero General Public License v3.0
48 stars 3 forks source link

deps: update flake.lock #525

Closed mrcjkb closed 1 month ago

mrcjkb commented 1 month ago

Automated changes by the update-flake-lock GitHub Action.

Flake lock file updates:

• Updated input 'git-hooks':
    'github:cachix/git-hooks.nix/4ebefcac44b5116cf5741be858245db769ddedd1?narHash=sha256-nKttjKg6lE7O5S%2BwlBOkXsUGdOgVxZ8SWaCOyodW5so%3D' (2024-10-10)
  → 'github:cachix/git-hooks.nix/06bb5971c139959d9a951f34e4264d32f5d998e7?narHash=sha256-lm%2BasqDSTj0m6j1dtEte1/XG%2BuzZbwxS3tn7JLaBw84%3D' (2024-10-11)

Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force