Skip to content

Commit

Permalink
ci(update): add signing key
Browse files Browse the repository at this point in the history
  • Loading branch information
zakuciael committed May 6, 2024
1 parent c4b692c commit 847cc6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
- name: Update flake.lock file
uses: DeterminateSystems/update-flake-lock@v21
with:
sign-commits: true
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
pr-title: "chore(deps): update flake.lock"
pr-labels: |
type: deps

0 comments on commit 847cc6b

Please sign in to comment.