Skip to content

Commit

Permalink
fix(ci): reword update-flake-action message
Browse files Browse the repository at this point in the history
  • Loading branch information
21CSM committed Sep 14, 2024
1 parent 0e064f0 commit e93b853
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-flake-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v24
with:
commit-msg: "build(nix): update flake.lock"
commit-msg: "build(flake): update flake.lock"
pr-assignees: 21CSM
pr-reviewers: 21CSM
pr-title: "Update flake.lock"
pr-title: "build(flake): update flake.lock"

0 comments on commit e93b853

Please sign in to comment.