diff --git a/.github/workflows/switch-pm-generation.yml b/.github/workflows/switch-pm-generation.yml index f803daf..0568852 100644 --- a/.github/workflows/switch-pm-generation.yml +++ b/.github/workflows/switch-pm-generation.yml @@ -1,2 +1,2 @@ # This file was generated by Project Manager. -{"jobs":{"switch":{"if":"${{ github.event.pull_request.head.repo.full_name == github.repository || github.event.pull_request.maintainer_can_modify }}","runs-on":"ubuntu-24.04","steps":[{"uses":"actions/checkout@v6","with":{"ref":"${{ github.event.pull_request.head.ref }}","repository":"${{ github.event.pull_request.head.repo.full_name }}","token":"${{ secrets.PROJECT_MANAGER_TOKEN }}"}},{"uses":"cachix/install-nix-action@v31"},{"run":"nix develop .#project-manager \\\n --accept-flake-config \\\n --command project-manager kitchen-sink\n"},{"name":"commit changes","uses":"EndBug/add-and-commit@v9","with":{"add":"--all","default_author":"github_actions","message":"Switch Project Manager generation","push":"origin --no-verify --set-upstream"}}]}},"name":"Project Manager","on":{"pull_request_target":{}}} +{"jobs":{"switch":{"if":"${{ github.event.pull_request.head.repo.full_name == github.repository || github.event.pull_request.maintainer_can_modify }}","runs-on":"ubuntu-24.04","steps":[{"uses":"actions/checkout@v6","with":{"ref":"${{ github.event.pull_request.head.ref }}","repository":"${{ github.event.pull_request.head.repo.full_name }}","token":"${{ secrets.PROJECT_MANAGER_TOKEN }}"}},{"uses":"cachix/install-nix-action@v31"},{"run":"nix develop .#project-manager \\\n --accept-flake-config \\\n --command project-manager kitchen-sink\n"},{"name":"commit changes","uses":"EndBug/add-and-commit@v10","with":{"add":"--all","default_author":"github_actions","message":"Switch Project Manager generation","push":"origin --no-verify --set-upstream"}}]}},"name":"Project Manager","on":{"pull_request_target":{}}} diff --git a/flake.lock b/flake.lock index 413bcb3..671d263 100644 --- a/flake.lock +++ b/flake.lock @@ -87,11 +87,11 @@ "systems": "systems" }, "locked": { - "lastModified": 1774468679, - "narHash": "sha256-6wWxGbyNAOf52n7mc+pBS3GEkufSH9HOzJSYxzpScBI=", + "lastModified": 1778474036, + "narHash": "sha256-FeJIeXw6+6q6JiKWFvDMmMGZBEyiNr5RVln4MXu5WPU=", "owner": "sellout", "repo": "flaky", - "rev": "3dad56c080a299de90e12c2156e24a9b34143d8d", + "rev": "c424d01e260bfb9da058977ce90db9c09455712a", "type": "github" }, "original": {