diff --git a/.github/workflows/clang-format.yml b/.github/workflows/clang-format.yml index 6f3a1bf..10c0bd4 100644 --- a/.github/workflows/clang-format.yml +++ b/.github/workflows/clang-format.yml @@ -15,7 +15,7 @@ jobs: egress-policy: audit - name: Checkout - uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 # v6.0.1 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.1 - name: Install clang-format run: |