diff --git a/.github/workflows/relative-ci.yaml b/.github/workflows/relative-ci.yaml index e6dc81a49ccd..c9db3b3a3a79 100644 --- a/.github/workflows/relative-ci.yaml +++ b/.github/workflows/relative-ci.yaml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Send bundle stats and build information to RelativeCI - uses: relative-ci/agent-action@v2.1.11 + uses: relative-ci/agent-action@v2.1.12 with: key: ${{ secrets[format('RELATIVE_CI_KEY_{0}_{1}', matrix.bundle, matrix.build)] }} token: ${{ github.token }}