diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6a1c07b..99afddd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,7 @@ on: jobs: ci: - uses: Taure/erlang-ci/.github/workflows/ci.yml@dc560fbe8e4e39898dd808645fc1d3e69d248429 # main as of 2026-03-31, pinned via Dependabot + uses: Taure/erlang-ci/.github/workflows/ci.yml@2207d6b248f1fd962e38e13cd6546bffa5be436a # main as of 2026-03-31, pinned via Dependabot permissions: contents: write pull-requests: write