diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 54ffbd1c..a44764bc 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -35,7 +35,7 @@ jobs: go-version: ^1.22 id: go - - uses: imjasonh/setup-crane@v0.4 + - uses: imjasonh/setup-crane@v0.5 - name: Check out code into the Go module directory uses: actions/checkout@v4