Skip to content

Commit

Permalink
Merge pull request #451 from EspressoSystems/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/DeterminateSystems/update-flake-lock-21

Bump DeterminateSystems/update-flake-lock from 20 to 21
  • Loading branch information
jbearer authored Mar 4, 2024
2 parents 5e8182d + e4d25e7 commit a3c6106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'

- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v20
uses: DeterminateSystems/update-flake-lock@v21
with:
pr-title: "Weekly PR to bump flake.nix" # Title of PR to be created

0 comments on commit a3c6106

Please sign in to comment.