From 19640af0e03e06bdda395c20d3c4dc78dd431473 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Jan 2024 01:25:22 +0000 Subject: [PATCH] ci(deps): update zeshuaro/github-actions-workflows digest to 7b25428 (#276) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 c4a319f..6eda502 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@b4bf0b4a95a3a5f2efcaa253558cf767b5dd6de0 + uses: zeshuaro/github-actions-workflows/.github/workflows/pull-request-target.yml@7b25428b8d30a32958cb398244b7ce80e19ad84c diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index a52597d..a259c85 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@b4bf0b4a95a3a5f2efcaa253558cf767b5dd6de0 + uses: zeshuaro/github-actions-workflows/.github/workflows/pull-request.yml@7b25428b8d30a32958cb398244b7ce80e19ad84c diff --git a/.github/workflows/scheduled.yml b/.github/workflows/scheduled.yml index 7004132..bc61dcb 100644 --- a/.github/workflows/scheduled.yml +++ b/.github/workflows/scheduled.yml @@ -6,6 +6,6 @@ on: jobs: scheduled: - uses: zeshuaro/github-actions-workflows/.github/workflows/scheduled.yml@b4bf0b4a95a3a5f2efcaa253558cf767b5dd6de0 + uses: zeshuaro/github-actions-workflows/.github/workflows/scheduled.yml@7b25428b8d30a32958cb398244b7ce80e19ad84c secrets: PAT: ${{ secrets.PAT }}