Skip to content

Commit 574efff

Browse files
committed
ci: use own fork of selfuryon/nix-update-action
1 parent c251b7e commit 574efff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-flake-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Install nix
1313
uses: cachix/install-nix-action@v30
1414
- name: Update flake packages
15-
uses: selfuryon/nix-update-action@v1.1.0
15+
uses: andresilva/nix-update-action@main
1616
with:
1717
token: ${{ secrets.GH_TOKEN }}
1818
blacklist: "polkadot,subkey,zombienet"

0 commit comments

Comments
 (0)