[READ-ONLY] Mirror of https://github.com/plttn/mkd.
0

Configure Feed

Select the types of activity you want to include in your feed.

Update pnpm/action-setup digest to 0ebf471 (#15)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Jul 7, 2026, 10:31 PM -0700) 35a0bd93 bbbe75ca

+1 -1
+1 -1
.github/workflows/publish.yaml
··· 22 22 node-version: "24" 23 23 registry-url: "https://registry.npmjs.org" 24 24 package-manager-cache: false # never use caching in release builds 25 - - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6 25 + - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6 26 26 - run: pnpm ci 27 27 - name: Create Release Pull Request or Publish 28 28 id: changesets