diff --git a/.github/workflows/update-ports.yml b/.github/workflows/update-ports.yml index be918c1..55a5888 100644 --- a/.github/workflows/update-ports.yml +++ b/.github/workflows/update-ports.yml @@ -26,7 +26,7 @@ jobs: - name: Install npins run: nix profile install 'nixpkgs#npins' - - uses: getchoo/update-npins@v0.1.1 + - uses: getchoo/update-npins@v0.1.2 with: npins-directory: "./.sources" commit-message: "chore: update ports"