[READ-ONLY] Mirror of https://github.com/danielroe/desktop. desktop.roe.dev
0

Configure Feed

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

chore(deps): update actions/checkout digest to 3d3c42e (#87)

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

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Jul 27, 2026, 8:17 AM +0100) 9a87e440 ad96aaa9

+2 -2
+1 -1
.github/workflows/ci.yml
··· 18 18 runs-on: ubuntu-latest 19 19 20 20 steps: 21 - - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 21 + - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 22 22 - run: corepack enable 23 23 - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7 24 24 with:
+1 -1
.github/workflows/provenance.yml
··· 13 13 check-provenance: 14 14 runs-on: ubuntu-latest 15 15 steps: 16 - - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 16 + - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 17 17 with: 18 18 fetch-depth: 0 19 19 - name: Check provenance downgrades