Skip to content

Commit f70e263

Browse files
chore(deps): update cloudposse/github-action-wait-commit-status action to v0.2.1
1 parent a552d00 commit f70e263

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
@@ -409,7 +409,7 @@ runs:
409409
echo "token=${{ inputs.commit-status-github-token }}" >> $GITHUB_OUTPUT
410410
fi
411411
412-
- uses: cloudposse/github-action-wait-commit-status@0.2.0
412+
- uses: cloudposse/github-action-wait-commit-status@v0.2.1
413413
if: ${{ inputs.synchronously == 'true' && inputs.operation == 'deploy' }}
414414
with:
415415
repository: ${{ inputs.repository }}

0 commit comments

Comments
 (0)