Skip to content

Commit e4b1ddd

Browse files
committed
chore: fix typo in go-version-file path in contract testing workflow
1 parent bdba199 commit e4b1ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/contract-testing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -895,7 +895,7 @@ jobs:
895895
version: "0.4.1"
896896
tf-version: "1.10.2"
897897
extra-pypi-packages: "cloudformation-cli cloudformation-cli-go-plugin setuptools"
898-
go-version-fie: 'cfn-resources/go.mod'
898+
go-version-file: 'cfn-resources/go.mod'
899899
- name: run-atlas-init
900900
uses: "EspenAlbert/atlas-init/.github/templates/external-run-with-tf@6ec12c3992b57f62e400bd8cdf98697fe244b532"
901901
with:

0 commit comments

Comments
 (0)