Skip to content

Commit

Permalink
[TT-1098] Bump push-gha-metrics-action to fix core metrics upload
Browse files Browse the repository at this point in the history
  • Loading branch information
tateexon committed May 21, 2024
1 parent 322f3b9 commit 44cc750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ jobs:
- name: Collect Metrics
if: ${{ needs.filter.outputs.changes == 'true' && always() }}
id: collect-gha-metrics
uses: smartcontractkit/push-gha-metrics-action@dea9b546553cb4ca936607c2267a09c004e4ab3f # v3.0.0
uses: smartcontractkit/push-gha-metrics-action@cacccc46d8d8e1368fdc56b491559f24dd4a7522
with:
id: ${{ matrix.type.id }}
org-id: ${{ secrets.GRAFANA_INTERNAL_TENANT_ID }}
Expand Down

0 comments on commit 44cc750

Please sign in to comment.