Skip to content

Commit

Permalink
Update infracost/actions action to v3 (#41)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent 162c201 commit 7261e9c
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 7261e9c

Please sign in to comment.