We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ef69477 + 9740059 commit cdbf0b2Copy full SHA for cdbf0b2
.github/workflows/hypatia-scan.yml
@@ -25,7 +25,7 @@ jobs:
25
fetch-depth: 0 # Full history for better pattern analysis
26
27
- name: Setup Elixir for Hypatia scanner
28
- uses: erlef/setup-beam@9d5b75ddfda22fb979d2270283237aef8aa68d6b # v1.18.2
+ uses: erlef/setup-beam@ee09b1e59bb240681c382eb1f0abc6a04af72764 # v1.18.2
29
with:
30
elixir-version: '1.19.4'
31
otp-version: '28.3'
0 commit comments