Skip to content

Commit 0f7ee11

Browse files
Mohitsharma44claude
andcommitted
fix(ci): correct Infracost action SHA reference
The previous SHA didn't exist in infracost/actions. Updated to the correct v3.0.1 tag SHA. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent dd8e1f9 commit 0f7ee11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/terraform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
});
8181
8282
- name: Setup Infracost
83-
uses: infracost/actions/setup@08e5234091631d0df7b7ef6e7bbe24dbbdea34a3 # v3.0.1
83+
uses: infracost/actions/setup@e9d6e6cd65e168e76b0de50ff9957d2fe8bb1832 # v3.0.1
8484
with:
8585
api-key: ${{ secrets.INFRACOST_API_KEY }}
8686

0 commit comments

Comments
 (0)