Skip to content

build(deps): bump package_info_plus from 8.0.1 to 8.0.2 #49

build(deps): bump package_info_plus from 8.0.1 to 8.0.2

build(deps): bump package_info_plus from 8.0.1 to 8.0.2 #49

Workflow file for this run

name: Flake ❄️ Checker ✅
on:
push:
branches:
- main
schedule:
- cron: '42 0 * * 6'
workflow_dispatch:
jobs:
flake-checker:
name: Flake Checker
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: DeterminateSystems/nix-installer-action@v13
- uses: DeterminateSystems/magic-nix-cache-action@v7
- uses: DeterminateSystems/flake-checker-action@v8