Skip to content

Commit

Permalink
ci: Use latest update-flake-lock
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Aug 4, 2024
1 parent 7a6419c commit 0ebc203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-flake-lock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v14
uses: DeterminateSystems/update-flake-lock@main
with:
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
pr-title: "Update flake.lock" # Title of PR to be created
Expand Down

0 comments on commit 0ebc203

Please sign in to comment.