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 4e237cc + 9436c8c commit bf80dcfCopy full SHA for bf80dcf
1 file changed
.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@e6d7c94229049569db56a7ad5a540c051a010af9 # v1.18.2
+ uses: erlef/setup-beam@3580539ceec3dc05b0ed51e9e10b08eb7a7c2bb4 # v1.18.2
29
with:
30
elixir-version: '1.19.4'
31
otp-version: '28.3'
0 commit comments