From d1780809cd135905796baf48df1dadb0e0cca6fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 05:45:22 +0000 Subject: [PATCH] chore(deps): update 5ouma/utils digest to bead216 (#144) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 8 ++++---- .github/workflows/pre-commit.yml | 2 +- .github/workflows/preview.yml | 2 +- .github/workflows/release.yml | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1a6bcb7..4ad921c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: 🍞 Setup Bun with Cache - uses: 5ouma/utils/setup-bun-with-cache@0030a8a60554d9773fcffffa477a6b86876efdcf # main + uses: 5ouma/utils/setup-bun-with-cache@bead216f0d05b478f62c81db49f1ef6fc34e4766 # main - name: 👾 Create a Meta File run: echo '${{ vars.META_FILE }}' >meta.json @@ -43,7 +43,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: 🍞 Setup Bun with Cache - uses: 5ouma/utils/setup-bun-with-cache@0030a8a60554d9773fcffffa477a6b86876efdcf # main + uses: 5ouma/utils/setup-bun-with-cache@bead216f0d05b478f62c81db49f1ef6fc34e4766 # main - name: 🏞️ Biome Check run: bun run check:biome @@ -57,7 +57,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: 🍞 Setup Bun with Cache - uses: 5ouma/utils/setup-bun-with-cache@0030a8a60554d9773fcffffa477a6b86876efdcf # main + uses: 5ouma/utils/setup-bun-with-cache@bead216f0d05b478f62c81db49f1ef6fc34e4766 # main - name: 👾 Create a Meta File run: echo '${{ vars.META_FILE }}' >meta.json @@ -85,7 +85,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: 🍞 Setup Bun with Cache - uses: 5ouma/utils/setup-bun-with-cache@0030a8a60554d9773fcffffa477a6b86876efdcf # main + uses: 5ouma/utils/setup-bun-with-cache@bead216f0d05b478f62c81db49f1ef6fc34e4766 # main - name: 👾 Create a Meta File run: echo '${{ vars.META_FILE }}' >meta.json diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index 86c8cc4..fff990f 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -11,4 +11,4 @@ jobs: steps: - name: 🚸 Run pre-commit - uses: 5ouma/utils/pre-commit@0030a8a60554d9773fcffffa477a6b86876efdcf # main + uses: 5ouma/utils/pre-commit@bead216f0d05b478f62c81db49f1ef6fc34e4766 # main diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index e5691f1..1dd6881 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: 🍞 Setup Bun with Cache - uses: 5ouma/utils/setup-bun-with-cache@0030a8a60554d9773fcffffa477a6b86876efdcf # main + uses: 5ouma/utils/setup-bun-with-cache@bead216f0d05b478f62c81db49f1ef6fc34e4766 # main - name: 👾 Create a Meta File run: echo '${{ vars.META_FILE }}' >meta.json diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a4da121..50d4bf6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -42,7 +42,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: 🍞 Setup Bun with Cache - uses: 5ouma/utils/setup-bun-with-cache@0030a8a60554d9773fcffffa477a6b86876efdcf # main + uses: 5ouma/utils/setup-bun-with-cache@bead216f0d05b478f62c81db49f1ef6fc34e4766 # main - name: 👾 Create a Meta File run: echo '${{ vars.META_FILE }}' >meta.json