From eeade694c4c928e641f4c2709532f9416fb7a533 Mon Sep 17 00:00:00 2001 From: "thecluster-bot[bot]" <98929874+thecluster-bot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 08:10:25 +0000 Subject: [PATCH] Update pulumi/auth-actions action to v2 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b0eb139..242e4df 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,7 +35,7 @@ jobs: run: nix develop -c make lint - name: Pulumi login - uses: pulumi/auth-actions@v1 + uses: pulumi/auth-actions@v2 with: organization: UnstoppableMango requested-token-type: urn:pulumi:token-type:access_token:personal