./main.rb spec/fixtures/test_app spec/fixtures/test_app/.github/dependabot.yml
Add the following to your workflow (e.g. .github/actions/test.yml
):
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: get-bridge/[email protected]
Act is used to simulate a GitHub action run.
It can be invoked via act
.