1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-28 12:44:25 +01:00

Bump relative-ci/agent-action from 2.1.11 to 2.1.12 (#21672)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-08-12 08:44:59 +02:00
committed by GitHub
parent e26e6d7c2d
commit b030a5d1f0

View File

@@ -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 }}