diff --git a/.github/workflows/community_release_actions.yml b/.github/workflows/community_release_actions.yml index 6a3567884c..115904e7ae 100644 --- a/.github/workflows/community_release_actions.yml +++ b/.github/workflows/community_release_actions.yml @@ -39,7 +39,7 @@ jobs: if: github.repository_owner == 'zed-industries' && !github.event.release.prerelease runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 with: fetch-depth: 0