From b9c2674ff385725558ae28eada6a98f72fe2dae0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 02:45:38 +0000 Subject: [PATCH] chore(deps): update erlef/setup-beam digest to 9d5b75d --- .github/workflows/gleam-format-check.yaml | 2 +- .github/workflows/gleam-tests.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/gleam-format-check.yaml b/.github/workflows/gleam-format-check.yaml index 7fa2f15..bb2e70c 100644 --- a/.github/workflows/gleam-format-check.yaml +++ b/.github/workflows/gleam-format-check.yaml @@ -22,7 +22,7 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - name: Setup BEAM Environment - uses: erlef/setup-beam@e6d7c94229049569db56a7ad5a540c051a010af9 # v1 + uses: erlef/setup-beam@9d5b75ddfda22fb979d2270283237aef8aa68d6b # v1 with: version-file: .tool-versions version-type: strict diff --git a/.github/workflows/gleam-tests.yaml b/.github/workflows/gleam-tests.yaml index 2db5c54..744b1bf 100644 --- a/.github/workflows/gleam-tests.yaml +++ b/.github/workflows/gleam-tests.yaml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - name: Setup BEAM Environment - uses: erlef/setup-beam@e6d7c94229049569db56a7ad5a540c051a010af9 # v1 + uses: erlef/setup-beam@9d5b75ddfda22fb979d2270283237aef8aa68d6b # v1 with: version-file: .tool-versions version-type: strict