summaryrefslogtreecommitdiff
path: root/.github/workflows/update-inputs.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/update-inputs.yaml')
-rw-r--r--.github/workflows/update-inputs.yaml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.github/workflows/update-inputs.yaml b/.github/workflows/update-inputs.yaml
index e68295b..62308fb 100644
--- a/.github/workflows/update-inputs.yaml
+++ b/.github/workflows/update-inputs.yaml
@@ -21,15 +21,9 @@ jobs:
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- - name: setup cachix
- uses: cachix/cachix-action@v12
- with:
- name: getchoo
-
- name: update all inputs
uses: DeterminateSystems/update-flake-lock@v19
with:
- inputs: nixpkgs nixpkgsUnstable
commit-msg: "chore: update all inputs"
pr-title: "chore: update all inputs"
pr-body: |