From e0ee661cab8e9a358fe07d09cbf8ab326efbdafa Mon Sep 17 00:00:00 2001 From: Hidetake Iwata Date: Sun, 17 Dec 2023 13:45:56 +0900 Subject: [PATCH] Bump int128/go-release-action@v2 (#1020) --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 7700c29..191565a 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -59,7 +59,7 @@ jobs: with: go-version: 1.21.5 - run: go build -ldflags '-X main.version=${{ github.ref_name }}' - - uses: int128/go-actions/release@v1 + - uses: int128/go-release-action@v2 with: binary: kubelogin