From 3c6fa064e82c01eb25bcb936b0389239285effa3 Mon Sep 17 00:00:00 2001 From: App Token Issuer Releng Renovate Bot <376532+app-token-issuer-releng-renovate[bot]@users.noreply.github.com> Date: Sat, 4 Nov 2023 00:02:02 +0000 Subject: [PATCH] chore(deps): update smartcontractkit/push-gha-metrics-action digest to 3231d50 --- 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 bed88a43..0831711f 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@d1618b772a97fd87e6505de97b872ee0b1f1729a + uses: smartcontractkit/push-gha-metrics-action@3231d5010de5b49e1d1bef34039349245b2cd797 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 efa353d3..f8a2eb56 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@d1618b772a97fd87e6505de97b872ee0b1f1729a + uses: smartcontractkit/push-gha-metrics-action@3231d5010de5b49e1d1bef34039349245b2cd797 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 1222fee7..fe90bbca 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@d1618b772a97fd87e6505de97b872ee0b1f1729a + uses: smartcontractkit/push-gha-metrics-action@3231d5010de5b49e1d1bef34039349245b2cd797 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 9cee835d..99fde79f 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@d1618b772a97fd87e6505de97b872ee0b1f1729a + uses: smartcontractkit/push-gha-metrics-action@3231d5010de5b49e1d1bef34039349245b2cd797 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 9adc24e8..22accdda 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@d1618b772a97fd87e6505de97b872ee0b1f1729a + uses: smartcontractkit/push-gha-metrics-action@3231d5010de5b49e1d1bef34039349245b2cd797 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 eb9ce523..f4c6067d 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@d1618b772a97fd87e6505de97b872ee0b1f1729a + uses: smartcontractkit/push-gha-metrics-action@3231d5010de5b49e1d1bef34039349245b2cd797 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 799b07d0..7b90400b 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@d1618b772a97fd87e6505de97b872ee0b1f1729a + uses: smartcontractkit/push-gha-metrics-action@3231d5010de5b49e1d1bef34039349245b2cd797 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 dceb6060..3c7f44fc 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@d1618b772a97fd87e6505de97b872ee0b1f1729a + uses: smartcontractkit/push-gha-metrics-action@3231d5010de5b49e1d1bef34039349245b2cd797 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 93af5ee0..18aa44fd 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@d1618b772a97fd87e6505de97b872ee0b1f1729a + uses: smartcontractkit/push-gha-metrics-action@3231d5010de5b49e1d1bef34039349245b2cd797 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 82dda1af..c3a04b5f 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@d1618b772a97fd87e6505de97b872ee0b1f1729a + uses: smartcontractkit/push-gha-metrics-action@3231d5010de5b49e1d1bef34039349245b2cd797 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 93480296..ba5ad6f7 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@d1618b772a97fd87e6505de97b872ee0b1f1729a + uses: smartcontractkit/push-gha-metrics-action@3231d5010de5b49e1d1bef34039349245b2cd797 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 aba3d8fa..6f18a249 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@d1618b772a97fd87e6505de97b872ee0b1f1729a + uses: smartcontractkit/push-gha-metrics-action@3231d5010de5b49e1d1bef34039349245b2cd797 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 171c6f23..1efba4b4 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@d1618b772a97fd87e6505de97b872ee0b1f1729a + uses: smartcontractkit/push-gha-metrics-action@3231d5010de5b49e1d1bef34039349245b2cd797 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 ac82898b..a68cbf8a 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@d1618b772a97fd87e6505de97b872ee0b1f1729a + uses: smartcontractkit/push-gha-metrics-action@3231d5010de5b49e1d1bef34039349245b2cd797 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 8655c82a..d4e7f502 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@d1618b772a97fd87e6505de97b872ee0b1f1729a + uses: smartcontractkit/push-gha-metrics-action@3231d5010de5b49e1d1bef34039349245b2cd797 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 5b006e46..c5b06601 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@d1618b772a97fd87e6505de97b872ee0b1f1729a + uses: smartcontractkit/push-gha-metrics-action@3231d5010de5b49e1d1bef34039349245b2cd797 with: basic-auth: ${{ inputs.gc-basic-auth }} hostname: ${{ inputs.gc-host }}