Skip to content

Commit 2d46e34

Browse files
chore(deps): update dflook/tofu-apply action to v2 (#76)
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
1 parent e8cefb4 commit 2d46e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ runs:
177177

178178
- name: tofu apply
179179
if: github.ref_name == 'main' && steps.plan.outputs.changes == 'true'
180-
uses: dflook/tofu-apply@ec4134acaa2dd2cdee6496cd848bcec1b40c1a1f # v1.48.0
180+
uses: dflook/tofu-apply@04a3e079e32914aec258a028dc0563bbe35ff4e4 # v2.1.0
181181
with:
182182
path: ${{ inputs.path }}
183183
workspace: ${{ inputs.workspace }}

0 commit comments

Comments
 (0)