Skip to content

Commit

Permalink
Merge pull request #49 from LovelaceAcademy/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/DeterminateSystems/update-flake-lock-20

build(deps): bump DeterminateSystems/update-flake-lock from 19 to 20
  • Loading branch information
klarkc authored Aug 28, 2023
2 parents 597f28c + 2d3f598 commit 677777e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-flake-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
name: klarkc
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v19
uses: DeterminateSystems/update-flake-lock@v20
with:
commit-msg: "build(deps): Bump flake.lock dependencies"
pr-title: "Update flake.lock"
Expand Down

0 comments on commit 677777e

Please sign in to comment.