Skip to content

Commit

Permalink
Merge pull request #247 from TheNeikos/dependabot/github_actions/Dete…
Browse files Browse the repository at this point in the history
…rminateSystems/update-flake-lock-21

Bump DeterminateSystems/update-flake-lock from 20 to 21
  • Loading branch information
TheNeikos authored Mar 25, 2024
2 parents 6ddbfd9 + 1646289 commit da9d5f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flake-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v20
uses: DeterminateSystems/update-flake-lock@v21
with:
pr-title: "Update flake.lock" # Title of PR to be created
inputs: nixpkgs
Expand Down

0 comments on commit da9d5f2

Please sign in to comment.