From 7518e00f232e7b61f514f24dd4fa34b98c8089df Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 4 Jun 2024 12:04:58 +0000 Subject: [PATCH] ci: getchoo/update-npins@v0.1.1 -> v0.1.2 (#210) --- .github/workflows/update-ports.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"