diff --git a/.github/workflows/version.yml b/.github/workflows/version.yml index c9ecb8cf..13176f99 100644 --- a/.github/workflows/version.yml +++ b/.github/workflows/version.yml @@ -51,7 +51,7 @@ jobs: format: 'json' - name: Calculate files to sign and push - uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0 + uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0 id: calc_file_list with: script: |