Skip to content

Commit

Permalink
checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
sgalsaleh committed Jan 2, 2024
1 parent 45633a7 commit 511c801
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dependabot-prs-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
outputs:
prs: ${{ steps.dependabot-prs.outputs.prs }}
steps:
- name: Checkout
uses: actions/checkout@v4

- name: List Dependabot PRs
id: dependabot-prs
run: |
Expand Down

0 comments on commit 511c801

Please sign in to comment.