From a97740064ccd1f77aa1e797ae67a8adc387c21bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 08:38:57 +0100 Subject: [PATCH] Bump actions/checkout from 4.2.1 to 4.2.2 in /.github/actions/send-teams-notification in the catch-all group (#790) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/actions/send-teams-notification/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/send-teams-notification/action.yml b/.github/actions/send-teams-notification/action.yml index 14642f711..f83cda119 100644 --- a/.github/actions/send-teams-notification/action.yml +++ b/.github/actions/send-teams-notification/action.yml @@ -58,7 +58,7 @@ inputs: runs: using: composite steps: - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Check workflow status uses: martialonline/workflow-status@fe13c6a4716673e224038aa1b02387352fb35e13 # v4 id: workflow_status_check