1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-05-02 14:42:52 +01:00

Bump relative-ci/agent-action from 2.1.12 to 2.1.13 (#22648)

This commit is contained in:
dependabot[bot]
2024-11-04 07:26:16 +01:00
committed by GitHub
parent 4b3e20c6ca
commit a8d4726caf

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.12
uses: relative-ci/agent-action@v2.1.13
with:
key: ${{ secrets[format('RELATIVE_CI_KEY_{0}_{1}', matrix.bundle, matrix.build)] }}
token: ${{ github.token }}