setup-beam
Version updated for https://github.com/erlef/setup-beam to version v1.22.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 13,935 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-beam GitHub Action automates the setup of an Erlang/OTP environment, with optional installations of Elixir, Gleam, rebar3, and related tools in CI/CD workflows. It simplifies version management with support for strict, loose, or latest version matching, and enhances error reporting through problem matchers. This action is particularly useful for streamlining development and testing processes for projects using Erlang-based technologies.
Release notes
What’s Changed
Features
- Support
mise.tomlasversion-file(input) by @dinokovac-river in https://github.com/erlef/setup-beam/pull/415
- Support
Dependabot updates
- Bump @actions/core from 1.11.1 to 3.0.0 by @dependabot[bot] in https://github.com/erlef/setup-beam/pull/419
- Bump @actions/exec from 1.1.1 to 3.0.0 by @dependabot[bot] in https://github.com/erlef/setup-beam/pull/405
- Bump @actions/tool-cache from 2.0.2 to 4.0.0 by @dependabot[bot] in https://github.com/erlef/setup-beam/pull/407
- Bump @eslint/js from 9.38.0 to 10.0.1 by @dependabot[bot] in https://github.com/erlef/setup-beam/pull/404
- Bump actions/setup-node from 6.1.0 to 6.2.0 by @dependabot[bot] in https://github.com/erlef/setup-beam/pull/409
- Bump actions/setup-node from 6.2.0 to 6.3.0 by @dependabot[bot] in https://github.com/erlef/setup-beam/pull/423
- Bump eslint from 10.0.1 to 10.0.3 by @dependabot[bot] in https://github.com/erlef/setup-beam/pull/420
- Bump eslint-plugin-yml from 1.18.0 to 3.3.1 by @dependabot[bot] in https://github.com/erlef/setup-beam/pull/418
- Bump globals from 17.3.0 to 17.4.0 by @dependabot[bot] in https://github.com/erlef/setup-beam/pull/421
- Bump markdownlint-cli from 0.47.0 to 0.48.0 by @dependabot[bot] in https://github.com/erlef/setup-beam/pull/422
- Bump prettier from 3.6.2 to 3.8.1 by @dependabot[bot] in https://github.com/erlef/setup-beam/pull/408
- Bump raven-actions/actionlint from 2.1.0 to 2.1.1 by @dependabot[bot] in https://github.com/erlef/setup-beam/pull/410
- Bump raven-actions/actionlint from 2.1.1 to 2.1.2 by @dependabot[bot] in https://github.com/erlef/setup-beam/pull/424
- Bump semver from 7.7.2 to 7.7.4 by @dependabot[bot] in https://github.com/erlef/setup-beam/pull/406
License updates
- Fix for license update automation by @paulo-ferraz-oliveira in https://github.com/erlef/setup-beam/pull/412
- Update 3rd party licenses (automation) by @github-actions[bot] in https://github.com/erlef/setup-beam/pull/413
- Update 3rd party licenses (automation) by @github-actions[bot] in https://github.com/erlef/setup-beam/pull/414
- Update 3rd party licenses (automation) by @github-actions[bot] in https://github.com/erlef/setup-beam/pull/416
- Update 3rd party licenses (automation) by @github-actions[bot] in https://github.com/erlef/setup-beam/pull/417
- Update 3rd party licenses by @paulo-ferraz-oliveira in https://github.com/erlef/setup-beam/pull/411
New Contributors
- @dinokovac-river made their first contribution in https://github.com/erlef/setup-beam/pull/415
Full Changelog: https://github.com/erlef/setup-beam/compare/v1.21.0...v1.22.0