Skip to content

Commit

Permalink
[Actions] Updated .github/workflows/create-prs-for-stale-branches.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Mar 25, 2024
1 parent 3f76491 commit 0bb0841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-prs-for-stale-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
- name: "Find Existing PR"
if: steps.detection.outputs.defaultbranch != matrix.branch
uses: juliangruber/find-pull-request-action@v1.8.1
uses: juliangruber/find-pull-request-action@v1.9.0
id: find-pull-request
with:
branch: "${{env.BRANCH}}"
Expand Down

0 comments on commit 0bb0841

Please sign in to comment.