From 29b9d972b5231a3e48f788521402e4279df17b58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 12:34:29 +0000 Subject: [PATCH] ci(deps): update zeshuaro/github-actions-workflows digest to cf3492e --- .github/workflows/pull-request-target.yml | 2 +- .github/workflows/pull-request.yml | 2 +- .github/workflows/scheduled.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/pull-request-target.yml b/.github/workflows/pull-request-target.yml index 8768e3ee..e9ec63eb 100644 --- a/.github/workflows/pull-request-target.yml +++ b/.github/workflows/pull-request-target.yml @@ -5,4 +5,4 @@ on: jobs: pull-request: - uses: zeshuaro/github-actions-workflows/.github/workflows/pull-request-target.yml@22f6fee4f17a85d8ac2ab2e6cf15c9bcc51bfe40 + uses: zeshuaro/github-actions-workflows/.github/workflows/pull-request-target.yml@cf3492e54fc1be0c9a947c40ec7062a0d389e0e5 diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index c92c3f62..9759b4e7 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -5,4 +5,4 @@ on: jobs: pull-request: - uses: zeshuaro/github-actions-workflows/.github/workflows/pull-request.yml@22f6fee4f17a85d8ac2ab2e6cf15c9bcc51bfe40 + uses: zeshuaro/github-actions-workflows/.github/workflows/pull-request.yml@cf3492e54fc1be0c9a947c40ec7062a0d389e0e5 diff --git a/.github/workflows/scheduled.yml b/.github/workflows/scheduled.yml index 9a6705f5..ee224758 100644 --- a/.github/workflows/scheduled.yml +++ b/.github/workflows/scheduled.yml @@ -6,7 +6,7 @@ on: jobs: scheduled: - uses: zeshuaro/github-actions-workflows/.github/workflows/scheduled.yml@22f6fee4f17a85d8ac2ab2e6cf15c9bcc51bfe40 + uses: zeshuaro/github-actions-workflows/.github/workflows/scheduled.yml@cf3492e54fc1be0c9a947c40ec7062a0d389e0e5 secrets: GH_APP_ID: ${{ secrets.GH_APP_ID }} GH_APP_PRIVATE_KEY: ${{ secrets.GH_APP_PRIVATE_KEY }}