From fb4fa9e1dd1eb9df2ceffbd55cf549aafbb4cf18 Mon Sep 17 00:00:00 2001 From: Dan Miller Date: Tue, 25 Jul 2023 18:48:43 -0700 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 669b9e09b..0c12f9483 100644 --- a/action.yml +++ b/action.yml @@ -76,7 +76,7 @@ runs: install-wrapper: false - name: Filter Atmos Settings Value - uses: cloudposse/github-action-atmos-get-setting@0.2.0 + uses: cloudposse/github-action-atmos-get-setting@v0 id: atmos-settings with: component: ${{ inputs.component }}