Skip to content

Commit

Permalink
[Actions] Updated .github/workflows/pull-request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Mar 25, 2024
1 parent 76a562b commit ac4d2f2
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 @@ -57,7 +57,7 @@ jobs:
fetch-tags: true

- name: "Find PR For branch"
uses: juliangruber/find-pull-request-action@v1.8.1
uses: juliangruber/find-pull-request-action@v1.9.0
id: findPr
with:
branch: ${{github.ref_name}}
Expand Down

0 comments on commit ac4d2f2

Please sign in to comment.