diff --git a/action.yml b/action.yml
index 893af588..22e0630f 100644
--- a/action.yml
+++ b/action.yml
@@ -117,7 +117,7 @@ runs:
       id: base-sha
       shell: bash
     - name: Glob match
-      uses: tj-actions/glob@v6
+      uses: tj-actions/glob@v7
       id: glob
       with:
         files: ${{ inputs.files }}