diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 1edb55d2..713d6a19 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -101,7 +101,7 @@ jobs:
         upload-release-assets: ${{ runner.os == 'Windows' }}
 
     - name: Attest artifacts
-      uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3
+      uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
       if: |
         runner.os == 'Windows' &&
         github.event.repository.fork == false &&