diff --git a/.github/workflows/release-go.yml b/.github/workflows/release-go.yml index c9704fc..a692929 100644 --- a/.github/workflows/release-go.yml +++ b/.github/workflows/release-go.yml @@ -12,7 +12,7 @@ jobs: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} steps: - name: setup ecm-distro-tools - uses: rancher/ecm-distro-tools@v0.32.0 + uses: rancher/ecm-distro-tools@v0.36.0 with: version: v0.27.0 - name: check go versions and release