Skip to content

build(deps): bump nixpkgs from 8be7bd0 to 9387b3f #336

build(deps): bump nixpkgs from 8be7bd0 to 9387b3f

build(deps): bump nixpkgs from 8be7bd0 to 9387b3f #336

Workflow file for this run

name: Auto Merge Dependency Updates
on:
- pull_request_target
jobs:
auto-merge-dependency-updates:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
concurrency:
group: "auto-merge:${{ github.head_ref }}"
cancel-in-progress: true
steps:
- uses: Mic92/auto-merge@main