Skip to content

Commit

Permalink
ci: point to correct dependabot automerge version
Browse files Browse the repository at this point in the history
  • Loading branch information
mchuangatmp committed Oct 25, 2022
1 parent 75e78c8 commit ef77285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ jobs:
automerge-dependabot:
name: "Save PR Number for Dependabot Automerge"
needs: [ unit-tests, lint-checks, kotlin-lint-checks ]
uses: mParticle/mparticle-workflows/.github/workflows/dependabot-save-pr-number.yml@ci/SQDSDKS-4694
uses: mParticle/mparticle-workflows/.github/workflows/dependabot-save-pr-number.yml@main

0 comments on commit ef77285

Please sign in to comment.