summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authora-kenji <aks.kenji@protonmail.com>2022-03-21 11:35:58 +0100
committera-kenji <aks.kenji@protonmail.com>2022-03-21 11:35:58 +0100
commit5bf8c133d56f80ac31cef841d09b929a316afb4c (patch)
tree9a6237f1b15898a4ce09836944435ad0dbad08e5 /.github
parent301c5460413b15f3a930ac820f1dd0509744ab1d (diff)
add(ci): update token
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/update-flake-lock.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/update-flake-lock.yml b/.github/workflows/update-flake-lock.yml
index 615f8fcdb..c8e1fe6d7 100644
--- a/.github/workflows/update-flake-lock.yml
+++ b/.github/workflows/update-flake-lock.yml
@@ -18,6 +18,7 @@ jobs:
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v8
with:
+ token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
pr-labels: |
dependencies
nix