diff --git a/.github/workflows/publish-holobranches.yml b/.github/workflows/publish-holobranches.yml index 0bd35532..72fa2983 100644 --- a/.github/workflows/publish-holobranches.yml +++ b/.github/workflows/publish-holobranches.yml @@ -13,7 +13,7 @@ jobs: - name: 'Update holobranch: emergence/site/v1' uses: JarvusInnovations/hologit@actions/projector/v1 env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }} HAB_LICENSE: accept with: holobranch: emergence-site diff --git a/.holo/sources/laddr.toml b/.holo/sources/laddr.toml index 63c1a57c..5b35b267 100644 --- a/.holo/sources/laddr.toml +++ b/.holo/sources/laddr.toml @@ -1,3 +1,3 @@ [holosource] url = "https://github.com/CodeForPhilly/laddr" -ref = "refs/tags/v3.0.12" +ref = "refs/tags/v3.0.13"