Skip to content

Commit

Permalink
Bumping setup-github-token to version 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
njegosrailic committed Jun 4, 2024
1 parent 3b563f2 commit 6c53916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/open-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- name: Setup GitHub Token
if: '!steps.check.outputs.skip'
id: token
uses: smartcontractkit/.github/actions/setup-github-token@7ac9af09dda8c553593d2153a975b43b6958fa9f # setup-github-token@0.1.2
uses: smartcontractkit/.github/actions/setup-github-token@56eb9fe6d4dfc7a26cd666d8d6d0173c79173b98 # setup-github-token@0.2.1
with:
aws-role-arn: ${{ secrets.AWS_OIDC_CHAINLINK_SOLANA_CICD_TOKEN_ISSUER_ROLE_ARN }}
aws-lambda-url: ${{ secrets.AWS_RELENG_TEAM_GATI_LAMBDA_URL }}
Expand Down

0 comments on commit 6c53916

Please sign in to comment.