From 41a041023d9703bd37487dd999cdb4490433c1e9 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 13 Jun 2024 09:09:15 +0000
Subject: [PATCH] chore(deps): update step-security/harden-runner digest to
 6d3c2fe

---
 .github/workflows/build.yml       | 6 +++---
 .github/workflows/code-review.yml | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 9f5087b..7ccee3a 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -10,7 +10,7 @@ jobs:
 
     steps:
       - name: Harden GitHub Actions Runner
-        uses: step-security/harden-runner@7120a7ab6b149ea41def3f8e8364f5b40cae5d7a
+        uses: step-security/harden-runner@6d3c2fe731c8f225990c8018cb71c337c0d9dfcd
         with:
           egress-policy: audit
 
@@ -29,7 +29,7 @@ jobs:
 
     steps:
       - name: Harden GitHub Actions Runner
-        uses: step-security/harden-runner@7120a7ab6b149ea41def3f8e8364f5b40cae5d7a
+        uses: step-security/harden-runner@6d3c2fe731c8f225990c8018cb71c337c0d9dfcd
         with:
           egress-policy: audit
 
@@ -57,7 +57,7 @@ jobs:
 
     steps:
       - name: Harden GitHub Actions Runner
-        uses: step-security/harden-runner@7120a7ab6b149ea41def3f8e8364f5b40cae5d7a
+        uses: step-security/harden-runner@6d3c2fe731c8f225990c8018cb71c337c0d9dfcd
         with:
           egress-policy: audit
 
diff --git a/.github/workflows/code-review.yml b/.github/workflows/code-review.yml
index a2aada9..ef0adaa 100644
--- a/.github/workflows/code-review.yml
+++ b/.github/workflows/code-review.yml
@@ -11,7 +11,7 @@ jobs:
 
     steps:
       - name: Harden GitHub Actions Runner
-        uses: step-security/harden-runner@7120a7ab6b149ea41def3f8e8364f5b40cae5d7a
+        uses: step-security/harden-runner@6d3c2fe731c8f225990c8018cb71c337c0d9dfcd
         with:
           egress-policy: audit