Skip to content

Commit

Permalink
fix: update nix-update action
Browse files Browse the repository at this point in the history
  • Loading branch information
oskardotglobal authored Dec 1, 2024
1 parent 1594b38 commit 43dc3c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-nix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
uses: cachix/install-nix-action@v20

- name: Update flake packages
uses: winapps-org/nix-update-action@v1.2.0
uses: winapps-org/nix-update-action@v1.3.0
with:
extra-args: --version=branch

0 comments on commit 43dc3c2

Please sign in to comment.