chore: cleanup and bump workflow actions

This commit is contained in:
seth 2024-01-08 15:06:56 -05:00
parent f2a3582c77
commit 48c2dba554
No known key found for this signature in database
GPG key ID: D31BD0D494BBEE86
3 changed files with 8 additions and 8 deletions

View file

@ -23,6 +23,6 @@ jobs:
- name: Update and create PR
uses: DeterminateSystems/update-flake-lock@v20
with:
commit-msg: 'flake: update inputs'
pr-title: 'flake: update inputs'
commit-msg: 'nix: update inputs'
pr-title: 'nix: update inputs'
token: ${{ github.token }}