ALPHA: wire is a tool to deploy nixos systems wire.althaea.zone/
2
fork

Configure Feed

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

chore(deps): update peter-evans/create-pull-request action to v8

authored by

renovate[bot] and committed by
marshmallow
b9f95943 c050d0c5

+1 -1
+1 -1
.github/workflows/follow-nixpkgs.yml
··· 36 36 run: echo "date=$(date +'%Y-%m-%d')" >> "$GITHUB_OUTPUT" 37 37 - name: Create Pull Request 38 38 id: cpr 39 - uses: peter-evans/create-pull-request@v7 39 + uses: peter-evans/create-pull-request@v8 40 40 with: 41 41 title: Update flake.lock ${{ steps.date.outputs.date }} 42 42 labels: flake-lock-update