Update valitydev/erlang-workflows action to v1.0.15

This commit is contained in:
renovate[bot] 2024-08-13 17:18:10 +00:00 committed by GitHub
parent cf92a7d84d
commit 3a82cb8b2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,7 @@ jobs:
run: run:
name: Run checks name: Run checks
needs: setup needs: setup
uses: valitydev/erlang-workflows/.github/workflows/erlang-parallel-build.yml@v1.0.12 uses: valitydev/erlang-workflows/.github/workflows/erlang-parallel-build.yml@v1.0.15
with: with:
otp-version: ${{ needs.setup.outputs.otp-version }} otp-version: ${{ needs.setup.outputs.otp-version }}
rebar-version: ${{ needs.setup.outputs.rebar-version }} rebar-version: ${{ needs.setup.outputs.rebar-version }}