Skip to content

chore(deps): bump actions/create-github-app-token from 1 to 3 #332

chore(deps): bump actions/create-github-app-token from 1 to 3

chore(deps): bump actions/create-github-app-token from 1 to 3 #332

Workflow file for this run

name: housekeeping
on:
push:
branches: [main]
pull_request:
schedule:
- cron: "0 7 * * 1"
workflow_dispatch: # weekly drift check: dead links, stale PRs, settings flips
jobs:
housekeeping:
runs-on: ubuntu-latest
timeout-minutes: 20
steps:
- uses: actions/checkout@v7
- uses: zmaril/housekeeping@v0.21.0 # pin the full version, not the moving @v1