diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 92ca75fcafbf..ee2d862bc94c 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -22,7 +22,7 @@ jobs: fetch-depth: 0 - name: Get changed files id: changed-files - uses: tj-actions/changed-files@a29e8b565651ce417abb5db7164b4a2ad8b6155c # tag=v44.4.0 + uses: tj-actions/changed-files@03334d095e2739fa9ac4034ec16f66d5d01e9eba # tag=v44.5.1 - name: Get release version id: release-version run: |