Skip to content

Commit

Permalink
Update infracost/actions action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent 162c201 commit 9899ec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ runs:
- name: Setup Infracost
if: env.INFRACOST_ENABLED == 'true'
uses: infracost/actions/setup@v2
uses: infracost/actions/setup@v3
with:
api-key: ${{ inputs.infracost-api-key }}

Expand Down

0 comments on commit 9899ec2

Please sign in to comment.