Skip to content

Commit

Permalink
fix CI bullshittery
Browse files Browse the repository at this point in the history
  • Loading branch information
sodiboo committed Mar 25, 2024
1 parent 5a110b3 commit 3b57ec3
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 @@ -18,7 +18,7 @@ jobs:
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- name: Update flake.lock
id: update
uses: DeterminateSystems/update-flake-lock@v20
uses: DeterminateSystems/update-flake-lock@v21
with:
commit-msg: "Update flake.lock"
pr-title: "Update flake.lock"
Expand Down

0 comments on commit 3b57ec3

Please sign in to comment.