ank1traj / testcase-generator

automates the process of generating test cases for cp. It takes input data, specified constraints, and test case conditions, and produces a set of test cases that exercise different paths and functions of the software application under test.
https://testcase-generator.vercel.app
MIT License
10 stars 12 forks source link

ci: add dependabot gh action #31

Closed priyankarpal closed 1 year ago

priyankarpal commented 1 year ago

In that project, we are using some gh actions. It would be good if we add dependabot gh action so that dependabot updates your all gh actions if there are any updates needed.

ank1traj commented 1 year ago

Assigned @priyankarpal