Skip to content

Commit

Permalink
update-flake-lockv23
Browse files Browse the repository at this point in the history
  • Loading branch information
vsaimanohar committed Aug 26, 2024
1 parent 7913e88 commit 0d56404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
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@v1
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v19
uses: DeterminateSystems/update-flake-lock@v23
with:
token: ${{ secrets.REPO_SCOPED_TOKEN }}
pr-title: "Update flake.lock" # Title of PR to be created
Expand Down

0 comments on commit 0d56404

Please sign in to comment.