Skip to content

Commit

Permalink
build(deps): bump smartcontractkit/push-gha-metrics-action (#460)
Browse files Browse the repository at this point in the history
Bumps [smartcontractkit/push-gha-metrics-action](https://github.com/smartcontractkit/push-gha-metrics-action) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/smartcontractkit/push-gha-metrics-action/releases)
- [Commits](smartcontractkit/push-gha-metrics-action@v3.0.0...d9da21a)

---
updated-dependencies:
- dependency-name: smartcontractkit/push-gha-metrics-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent adfa6f0 commit e6284b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/relayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Collect Metrics
if: matrix.test-type.id != 'race'
id: collect-gha-metrics
uses: smartcontractkit/push-gha-metrics-action@dea9b546553cb4ca936607c2267a09c004e4ab3f # v3.0.0
uses: smartcontractkit/push-gha-metrics-action@d9da21a2747016b3e13de58c7d4115a3d5c97935 # v3.0.1
with:
id: starknet-relay-unit-${{ matrix.test-type.id }}
org-id: ${{ secrets.GRAFANA_INTERNAL_TENANT_ID }}
Expand Down

0 comments on commit e6284b5

Please sign in to comment.