From eb5e55d42fcfe53030c91ab5bd4869f65c6a15d8 Mon Sep 17 00:00:00 2001 From: "hash-dependencies[bot]" <313803700+hash-dependencies[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 21:53:02 +0000 Subject: [PATCH] Update GitHub Action `hashintel/.github` to 583b046 --- .github/workflows/housekeeping.yml | 2 +- .github/workflows/preflight-target.yml | 4 ++-- .github/workflows/preflight.yml | 4 ++-- .github/workflows/release.yml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/housekeeping.yml b/.github/workflows/housekeeping.yml index e405fa25e96..1e8751fe703 100644 --- a/.github/workflows/housekeeping.yml +++ b/.github/workflows/housekeeping.yml @@ -65,7 +65,7 @@ jobs: actions: read contents: read id-token: write - uses: hashintel/.github/.github/workflows/housekeeping-dependencies.yml@69449a772a55c55a101d4fefdceb4024b6bc3107 # main + uses: hashintel/.github/.github/workflows/housekeeping-dependencies.yml@583b0468f2033c884bc82281e8f9c48edf1daeb7 # main with: repoCache: ${{ inputs.repoCache || 'enabled' }} logLevel: ${{ inputs.logLevel || 'info' }} diff --git a/.github/workflows/preflight-target.yml b/.github/workflows/preflight-target.yml index 849c0683a18..86e9dbf5677 100644 --- a/.github/workflows/preflight-target.yml +++ b/.github/workflows/preflight-target.yml @@ -16,7 +16,7 @@ jobs: permissions: contents: read pull-requests: write - uses: hashintel/.github/.github/workflows/preflight-dependencies.yml@69449a772a55c55a101d4fefdceb4024b6bc3107 # main + uses: hashintel/.github/.github/workflows/preflight-dependencies.yml@583b0468f2033c884bc82281e8f9c48edf1daeb7 # main labeler: name: Labeler @@ -35,4 +35,4 @@ jobs: name: PR title permissions: contents: read - uses: hashintel/.github/.github/workflows/preflight-pr-title.yml@69449a772a55c55a101d4fefdceb4024b6bc3107 # main + uses: hashintel/.github/.github/workflows/preflight-pr-title.yml@583b0468f2033c884bc82281e8f9c48edf1daeb7 # main diff --git a/.github/workflows/preflight.yml b/.github/workflows/preflight.yml index 16edd89fd4a..28f1c5d364d 100644 --- a/.github/workflows/preflight.yml +++ b/.github/workflows/preflight.yml @@ -13,10 +13,10 @@ jobs: name: Todo comments permissions: contents: read - uses: hashintel/.github/.github/workflows/preflight-todo-comments.yml@69449a772a55c55a101d4fefdceb4024b6bc3107 # main + uses: hashintel/.github/.github/workflows/preflight-todo-comments.yml@583b0468f2033c884bc82281e8f9c48edf1daeb7 # main lint: name: Lint permissions: contents: read - uses: hashintel/.github/.github/workflows/preflight-actionlint.yml@69449a772a55c55a101d4fefdceb4024b6bc3107 # main + uses: hashintel/.github/.github/workflows/preflight-actionlint.yml@583b0468f2033c884bc82281e8f9c48edf1daeb7 # main diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a756e3fef2c..afd660857e1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,7 +25,7 @@ jobs: - name: Get token id: app-token - uses: hashintel/.github/.github/actions/github-app-token@69449a772a55c55a101d4fefdceb4024b6bc3107 # main + uses: hashintel/.github/.github/actions/github-app-token@583b0468f2033c884bc82281e8f9c48edf1daeb7 # main with: vault-address: ${{ vars.VAULT_PROD_ADDR }} vault-role: ci-hash-release