diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d7f8251..fcb3608 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -10,6 +10,6 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b #v4.1.4 - - uses: cli/gh-extension-precompile@v1 + - uses: cli/gh-extension-precompile@9e2237c30f869ad3bcaed6a4be2cd43564dd421b #v2.1.0 with: - go_version: 1.21 \ No newline at end of file + go_version_file: go.mod \ No newline at end of file