Skip to content

Commit e081520

Browse files
committed
fix(ci): bump erlef/setup-beam SHA for ubuntu24 runner support
**hypatia-scan.yml**: bumps `erlef/setup-beam` SHA from `2f0cc07b…` to `fc68ffb9…` so `ImageOS=ubuntu24` resolves to `ubuntu-24.04` (matches the pin in hyperpolymath/hypatia upstream). 🤖 Generated with [Claude Code](https://claude.com/claude-code)
1 parent c82a97a commit e081520

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hypatia-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
fetch-depth: 0 # Full history for better pattern analysis
3030

3131
- name: Setup Elixir for Hypatia scanner
32-
uses: erlef/setup-beam@9d5b75ddfda22fb979d2270283237aef8aa68d6b # v1.18.2
32+
uses: erlef/setup-beam@fc68ffb90438ef2936bbb3251622353b3dcb2f93 # v1.18.2
3333
with:
3434
elixir-version: '1.19.4'
3535
otp-version: '28.3'

0 commit comments

Comments
 (0)