From 9e7cc0779934cae4a9028b8588c9adb64d8ce68c Mon Sep 17 00:00:00 2001 From: "app-token-issuer-releng-renovate[bot]" <142360764+app-token-issuer-releng-renovate[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 19:24:27 -0500 Subject: [PATCH] chore(deps): update smartcontractkit/push-gha-metrics-action digest to d1618b7 (#8) Co-authored-by: App Token Issuer Releng Renovate Bot <376532+app-token-issuer-releng-renovate[bot]@users.noreply.github.com> --- actions/ci-lint-charts/action.yml | 2 +- actions/ci-lint-go/action.yml | 2 +- actions/ci-lint-misc/action.yml | 2 +- actions/ci-lint-ts/action.yml | 2 +- actions/ci-sonarqube/action.yml | 2 +- actions/ci-test-go/action.yml | 2 +- actions/ci-test-sol/action.yml | 2 +- actions/ci-test-ts/action.yml | 2 +- actions/cicd-build-publish-artifacts-go/action.yml | 2 +- actions/cicd-build-publish-artifacts-ts/action.yml | 2 +- actions/cicd-build-publish-charts/action.yml | 2 +- actions/cicd-changesets/action.yml | 2 +- actions/guard-from-missing-changesets/action.yml | 2 +- actions/helm-version-bump-receiver/action.yml | 2 +- actions/setup-gap/action.yml | 2 +- actions/update-actions/action.yml | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/actions/ci-lint-charts/action.yml b/actions/ci-lint-charts/action.yml index 67216336..e723f9db 100644 --- a/actions/ci-lint-charts/action.yml +++ b/actions/ci-lint-charts/action.yml @@ -56,7 +56,7 @@ runs: - name: Collect metrics if: always() id: collect-gha-metrics - uses: smartcontractkit/push-gha-metrics-action@d2c2b7bdc9012651230b2608a1bcb0c48538b6ec + uses: smartcontractkit/push-gha-metrics-action@d1618b772a97fd87e6505de97b872ee0b1f1729a with: basic-auth: ${{ inputs.gc-basic-auth }} hostname: ${{ inputs.gc-host }} diff --git a/actions/ci-lint-go/action.yml b/actions/ci-lint-go/action.yml index 19a44017..9ca8c862 100644 --- a/actions/ci-lint-go/action.yml +++ b/actions/ci-lint-go/action.yml @@ -141,7 +141,7 @@ runs: - name: Collect metrics if: always() id: collect-gha-metrics - uses: smartcontractkit/push-gha-metrics-action@d2c2b7bdc9012651230b2608a1bcb0c48538b6ec + uses: smartcontractkit/push-gha-metrics-action@d1618b772a97fd87e6505de97b872ee0b1f1729a with: basic-auth: ${{ inputs.gc-basic-auth }} hostname: ${{ inputs.gc-host }} diff --git a/actions/ci-lint-misc/action.yml b/actions/ci-lint-misc/action.yml index 40e101d8..1222fee7 100644 --- a/actions/ci-lint-misc/action.yml +++ b/actions/ci-lint-misc/action.yml @@ -43,7 +43,7 @@ runs: - name: Collect metrics if: always() id: collect-gha-metrics - uses: smartcontractkit/push-gha-metrics-action@d2c2b7bdc9012651230b2608a1bcb0c48538b6ec + uses: smartcontractkit/push-gha-metrics-action@d1618b772a97fd87e6505de97b872ee0b1f1729a with: basic-auth: ${{ inputs.gc-basic-auth }} hostname: ${{ inputs.gc-host }} diff --git a/actions/ci-lint-ts/action.yml b/actions/ci-lint-ts/action.yml index 73e38c93..9cee835d 100644 --- a/actions/ci-lint-ts/action.yml +++ b/actions/ci-lint-ts/action.yml @@ -71,7 +71,7 @@ runs: - name: Collect metrics if: always() id: collect-gha-metrics - uses: smartcontractkit/push-gha-metrics-action@d2c2b7bdc9012651230b2608a1bcb0c48538b6ec + uses: smartcontractkit/push-gha-metrics-action@d1618b772a97fd87e6505de97b872ee0b1f1729a with: basic-auth: ${{ inputs.gc-basic-auth }} hostname: ${{ inputs.gc-host }} diff --git a/actions/ci-sonarqube/action.yml b/actions/ci-sonarqube/action.yml index 1a96c4ec..9adc24e8 100644 --- a/actions/ci-sonarqube/action.yml +++ b/actions/ci-sonarqube/action.yml @@ -59,7 +59,7 @@ runs: - name: Collect metrics if: always() id: collect-gha-metrics - uses: smartcontractkit/push-gha-metrics-action@d2c2b7bdc9012651230b2608a1bcb0c48538b6ec + uses: smartcontractkit/push-gha-metrics-action@d1618b772a97fd87e6505de97b872ee0b1f1729a with: basic-auth: ${{ inputs.gc-basic-auth }} hostname: ${{ inputs.gc-host }} diff --git a/actions/ci-test-go/action.yml b/actions/ci-test-go/action.yml index 22681ec6..a2463a14 100644 --- a/actions/ci-test-go/action.yml +++ b/actions/ci-test-go/action.yml @@ -141,7 +141,7 @@ runs: - name: Collect metrics if: always() id: collect-gha-metrics - uses: smartcontractkit/push-gha-metrics-action@d2c2b7bdc9012651230b2608a1bcb0c48538b6ec + uses: smartcontractkit/push-gha-metrics-action@d1618b772a97fd87e6505de97b872ee0b1f1729a with: basic-auth: ${{ inputs.gc-basic-auth }} hostname: ${{ inputs.gc-host }} diff --git a/actions/ci-test-sol/action.yml b/actions/ci-test-sol/action.yml index 8ba753ef..799b07d0 100644 --- a/actions/ci-test-sol/action.yml +++ b/actions/ci-test-sol/action.yml @@ -130,7 +130,7 @@ runs: - name: Collect metrics if: always() id: collect-gha-metrics - uses: smartcontractkit/push-gha-metrics-action@d2c2b7bdc9012651230b2608a1bcb0c48538b6ec + uses: smartcontractkit/push-gha-metrics-action@d1618b772a97fd87e6505de97b872ee0b1f1729a with: basic-auth: ${{ inputs.gc-basic-auth }} hostname: ${{ inputs.gc-host }} diff --git a/actions/ci-test-ts/action.yml b/actions/ci-test-ts/action.yml index cf5422e3..dceb6060 100644 --- a/actions/ci-test-ts/action.yml +++ b/actions/ci-test-ts/action.yml @@ -71,7 +71,7 @@ runs: - name: Collect metrics if: always() id: collect-gha-metrics - uses: smartcontractkit/push-gha-metrics-action@d2c2b7bdc9012651230b2608a1bcb0c48538b6ec + uses: smartcontractkit/push-gha-metrics-action@d1618b772a97fd87e6505de97b872ee0b1f1729a with: basic-auth: ${{ inputs.gc-basic-auth }} hostname: ${{ inputs.gc-host }} diff --git a/actions/cicd-build-publish-artifacts-go/action.yml b/actions/cicd-build-publish-artifacts-go/action.yml index 50e45b11..f278fb7c 100644 --- a/actions/cicd-build-publish-artifacts-go/action.yml +++ b/actions/cicd-build-publish-artifacts-go/action.yml @@ -212,7 +212,7 @@ runs: - name: Collect metrics if: always() id: collect-gha-metrics - uses: smartcontractkit/push-gha-metrics-action@d2c2b7bdc9012651230b2608a1bcb0c48538b6ec + uses: smartcontractkit/push-gha-metrics-action@d1618b772a97fd87e6505de97b872ee0b1f1729a with: basic-auth: ${{ inputs.gc-basic-auth }} hostname: ${{ inputs.gc-host }} diff --git a/actions/cicd-build-publish-artifacts-ts/action.yml b/actions/cicd-build-publish-artifacts-ts/action.yml index f3d3ded0..82dda1af 100644 --- a/actions/cicd-build-publish-artifacts-ts/action.yml +++ b/actions/cicd-build-publish-artifacts-ts/action.yml @@ -140,7 +140,7 @@ runs: - name: Collect metrics if: always() id: collect-gha-metrics - uses: smartcontractkit/push-gha-metrics-action@d2c2b7bdc9012651230b2608a1bcb0c48538b6ec + uses: smartcontractkit/push-gha-metrics-action@d1618b772a97fd87e6505de97b872ee0b1f1729a with: basic-auth: ${{ inputs.gc-basic-auth }} hostname: ${{ inputs.gc-host }} diff --git a/actions/cicd-build-publish-charts/action.yml b/actions/cicd-build-publish-charts/action.yml index 1e55658a..93480296 100644 --- a/actions/cicd-build-publish-charts/action.yml +++ b/actions/cicd-build-publish-charts/action.yml @@ -110,7 +110,7 @@ runs: - name: Collect metrics if: always() id: collect-gha-metrics - uses: smartcontractkit/push-gha-metrics-action@d2c2b7bdc9012651230b2608a1bcb0c48538b6ec + uses: smartcontractkit/push-gha-metrics-action@d1618b772a97fd87e6505de97b872ee0b1f1729a with: basic-auth: ${{ inputs.gc-basic-auth }} hostname: ${{ inputs.gc-host }} diff --git a/actions/cicd-changesets/action.yml b/actions/cicd-changesets/action.yml index 6643fadd..aba3d8fa 100644 --- a/actions/cicd-changesets/action.yml +++ b/actions/cicd-changesets/action.yml @@ -123,7 +123,7 @@ runs: - name: Collect metrics if: always() id: collect-gha-metrics - uses: smartcontractkit/push-gha-metrics-action@d2c2b7bdc9012651230b2608a1bcb0c48538b6ec + uses: smartcontractkit/push-gha-metrics-action@d1618b772a97fd87e6505de97b872ee0b1f1729a with: basic-auth: ${{ inputs.gc-basic-auth }} hostname: ${{ inputs.gc-host }} diff --git a/actions/guard-from-missing-changesets/action.yml b/actions/guard-from-missing-changesets/action.yml index fdbdbecb..171c6f23 100644 --- a/actions/guard-from-missing-changesets/action.yml +++ b/actions/guard-from-missing-changesets/action.yml @@ -43,7 +43,7 @@ runs: - name: Collect metrics if: always() id: collect-gha-metrics - uses: smartcontractkit/push-gha-metrics-action@d2c2b7bdc9012651230b2608a1bcb0c48538b6ec + uses: smartcontractkit/push-gha-metrics-action@d1618b772a97fd87e6505de97b872ee0b1f1729a with: basic-auth: ${{ inputs.gc-basic-auth }} hostname: ${{ inputs.gc-host }} diff --git a/actions/helm-version-bump-receiver/action.yml b/actions/helm-version-bump-receiver/action.yml index 8b7e1111..ac82898b 100644 --- a/actions/helm-version-bump-receiver/action.yml +++ b/actions/helm-version-bump-receiver/action.yml @@ -129,7 +129,7 @@ runs: - name: Collect metrics if: always() id: collect-gha-metrics - uses: smartcontractkit/push-gha-metrics-action@d2c2b7bdc9012651230b2608a1bcb0c48538b6ec + uses: smartcontractkit/push-gha-metrics-action@d1618b772a97fd87e6505de97b872ee0b1f1729a with: basic-auth: ${{ inputs.gc-basic-auth }} hostname: ${{ inputs.gc-host }} diff --git a/actions/setup-gap/action.yml b/actions/setup-gap/action.yml index 6d6a6849..8655c82a 100644 --- a/actions/setup-gap/action.yml +++ b/actions/setup-gap/action.yml @@ -117,7 +117,7 @@ runs: - name: Collect metrics if: always() id: collect-gha-metrics - uses: smartcontractkit/push-gha-metrics-action@d2c2b7bdc9012651230b2608a1bcb0c48538b6ec + uses: smartcontractkit/push-gha-metrics-action@d1618b772a97fd87e6505de97b872ee0b1f1729a with: basic-auth: ${{ inputs.gc-basic-auth }} hostname: ${{ inputs.gc-host }} diff --git a/actions/update-actions/action.yml b/actions/update-actions/action.yml index bee14d95..5b006e46 100644 --- a/actions/update-actions/action.yml +++ b/actions/update-actions/action.yml @@ -95,7 +95,7 @@ runs: - name: Collect metrics if: always() id: collect-gha-metrics - uses: smartcontractkit/push-gha-metrics-action@d2c2b7bdc9012651230b2608a1bcb0c48538b6ec + uses: smartcontractkit/push-gha-metrics-action@d1618b772a97fd87e6505de97b872ee0b1f1729a with: basic-auth: ${{ inputs.gc-basic-auth }} hostname: ${{ inputs.gc-host }}