Skip to content

Commit a894c5c

Browse files
chore(deps): pin trstringer/manual-approval action to 662b3dd
1 parent b90b99c commit a894c5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ runs:
166166
## DO NOT REMOVE THIS MANUAL APPROVAL STEP UNLESS YOU WANT AUTO APPLY WITHOUT ANY APPROVALS.
167167
- name: Approve or Deny tofu apply
168168
if: github.ref_name == 'main' && steps.plan.outputs.changes == 'true'
169-
uses: trstringer/manual-approval@v1
169+
uses: trstringer/manual-approval@662b3ddbc7685f897992051e87e1b4b58c07dc03 # v1
170170
with:
171171
secret: ${{ github.TOKEN }}
172172
approvers: ${{ github.actor }}

0 commit comments

Comments
 (0)