We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b976815 + bafbf36 commit 6f2097eCopy full SHA for 6f2097e
.github/workflows/update-flake-dependencies.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: DeterminateSystems/magic-nix-cache-action@main
14
- name: Update flake.lock and create signed commit with flake.lock changes
15
env:
16
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.OP_BOT_TOKEN }}
17
FILE_TO_COMMIT: flake.lock
18
COMMIT_BRANCH: automation/update-flake-dependencies
19
COMMIT_MESSAGE: "chore(nix): Update Flake dependencies"
0 commit comments