فهرست منبع

build(deps): bump infracost/actions from 1 to 2 (#1203)

Bumps [infracost/actions](https://github.com/infracost/actions) from 1 to 2.
- [Release notes](https://github.com/infracost/actions/releases)
- [Commits](https://github.com/infracost/actions/compare/v1...v2)

---
updated-dependencies:
- dependency-name: infracost/actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 4 سال پیش
والد
کامیت
307479990a
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      .github/workflows/e2e-managed.yml

+ 2 - 2
.github/workflows/e2e-managed.yml

@@ -144,7 +144,7 @@ jobs:
         make tf.show.${PROVIDER}
         make tf.show.${PROVIDER}
 
 
     - name: Setup Infracost
     - name: Setup Infracost
-      uses: infracost/actions/setup@v1
+      uses: infracost/actions/setup@v2
       with:
       with:
         api-key: ${{ secrets.INFRACOST_API_KEY }}
         api-key: ${{ secrets.INFRACOST_API_KEY }}
 
 
@@ -152,7 +152,7 @@ jobs:
       run: infracost breakdown --path terraform/${{github.event.client_payload.slash_command.args.named.provider}}/plan.json --format json --out-file /tmp/infracost.json
       run: infracost breakdown --path terraform/${{github.event.client_payload.slash_command.args.named.provider}}/plan.json --format json --out-file /tmp/infracost.json
 
 
     - name: Post Infracost comment
     - name: Post Infracost comment
-      uses: infracost/actions/comment@v1
+      uses: infracost/actions/comment@v2
       with:
       with:
         path: /tmp/infracost.json
         path: /tmp/infracost.json
         behavior: update
         behavior: update