We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c251b7e commit 574efffCopy full SHA for 574efff
.github/workflows/update-flake-packages.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Install nix
13
uses: cachix/install-nix-action@v30
14
- name: Update flake packages
15
- uses: selfuryon/nix-update-action@v1.1.0
+ uses: andresilva/nix-update-action@main
16
with:
17
token: ${{ secrets.GH_TOKEN }}
18
blacklist: "polkadot,subkey,zombienet"
0 commit comments