From 9e0dfbaae31e36d160ed49606bb648aa6d59c6a3 Mon Sep 17 00:00:00 2001 From: Njegos Railic Date: Wed, 5 Jun 2024 22:41:48 +0200 Subject: [PATCH] Bumping setup-github-token to version 0.2.1 (#13418) --- .github/workflows/solidity-wrappers.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/solidity-wrappers.yml b/.github/workflows/solidity-wrappers.yml index 2622a29842f..bbd7ac0c670 100644 --- a/.github/workflows/solidity-wrappers.yml +++ b/.github/workflows/solidity-wrappers.yml @@ -55,7 +55,7 @@ jobs: working-directory: ./contracts - name: Assume role capable of dispatching action - uses: smartcontractkit/.github/actions/setup-github-token@9e7cc0779934cae4a9028b8588c9adb64d8ce68c # setup-github-token@0.1.0 + uses: smartcontractkit/.github/actions/setup-github-token@ef78fa97bf3c77de6563db1175422703e9e6674f # setup-github-token@0.2.1 id: get-gh-token with: aws-role-arn: ${{ secrets.AWS_OIDC_CHAINLINK_CI_AUTO_PR_TOKEN_ISSUER_ROLE_ARN }}