Skip to content

Commit 19b57fd

Browse files
build(deps): bump infracost/actions/setup from 4.1.0 to 4.2.0
Bumps [infracost/actions/setup](https://github.com/infracost/actions) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/infracost/actions/releases) - [Commits](infracost/actions@d51fc54...fb736a8) --- updated-dependencies: - dependency-name: infracost/actions/setup dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed07c00 commit 19b57fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/infracost.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
runs-on: ubuntu-latest
2929
steps:
3030
- name: 🛠️ Setup Infracost
31-
uses: infracost/actions/setup@d51fc54d23c9ad90f984b884257bd96dc2625067
31+
uses: infracost/actions/setup@fb736a8f219195d6efdca58682069b16fe1bc280
3232
with:
3333
api-key: ${{ secrets.INFRACOST_API_KEY }}
3434

0 commit comments

Comments
 (0)