diff --git a/.github/workflows/update-flake-inputs.yaml b/.github/workflows/update-flake-inputs.yaml index 7dbc039d..ea2a9a43 100644 --- a/.github/workflows/update-flake-inputs.yaml +++ b/.github/workflows/update-flake-inputs.yaml @@ -46,13 +46,13 @@ jobs: if: steps.changes.outputs.src == 'true' uses: peter-evans/create-pull-request@v3 with: - token: ${{ secrets.PAT }} + token: ${{ secrets.GITHUB_SECRET }} - name: Enable Pull Request Automerge if: steps.changes.outputs.src == 'true' && steps.cpr.outputs.pull-request-operation == 'created' uses: peter-evans/enable-pull-request-automerge@v3 with: - token: ${{ secrets.PAT }} + token: ${{ secrets.GITHUB_SECRET }} pull-request-number: ${{ steps.cpr.outputs.pull-request-number }} merge-method: squash diff --git a/flake.lock b/flake.lock index bec06d22..bdd339a0 100644 --- a/flake.lock +++ b/flake.lock @@ -395,11 +395,11 @@ ] }, "locked": { - "lastModified": 1723014224, - "narHash": "sha256-C+RlNvxUjBSoKH6gksLUklRePVpcgIFMCDvuDMJiduM=", + "lastModified": 1723135147, + "narHash": "sha256-GTUHEYZ1fMIYHGPUvTgj24+bur52Alpf9FSxaQhDZxc=", "owner": "holochain", "repo": "holochain", - "rev": "6c25427ead470e72d785a26a26f3a2e0e7154d0e", + "rev": "a2a282094620d2cb964bd3d803242ba944d9ec2c", "type": "github" }, "original": { @@ -769,11 +769,11 @@ }, "locked": { "dir": "versions/0_3", - "lastModified": 1723014224, - "narHash": "sha256-C+RlNvxUjBSoKH6gksLUklRePVpcgIFMCDvuDMJiduM=", + "lastModified": 1723135147, + "narHash": "sha256-GTUHEYZ1fMIYHGPUvTgj24+bur52Alpf9FSxaQhDZxc=", "owner": "holochain", "repo": "holochain", - "rev": "6c25427ead470e72d785a26a26f3a2e0e7154d0e", + "rev": "a2a282094620d2cb964bd3d803242ba944d9ec2c", "type": "github" }, "original": {