Skip to content

Commit

Permalink
chore(github): small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
gaelreyrol committed Dec 5, 2023
1 parent 95b4917 commit da98a1f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,6 @@ jobs:
run: nix flake check

- name: Check Nix flake Nixpkgs inputs
uses: DeterminateSystems/flake-checker-action@main
uses: DeterminateSystems/flake-checker-action@v5
with:
nixpkgs-keys: nixpkgs,unstable
2 changes: 1 addition & 1 deletion .github/workflows/update-flake-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: DeterminateSystems/update-flake-lock@v20
with:
pr-title: "Update flake.lock"
commit-msg: "chore: update flake"
commit-msg: "chore(flake): update lock"
pr-labels: |
dependencies
pr-assignees: GaelReyrol
Expand Down

0 comments on commit da98a1f

Please sign in to comment.