Skip to content

Commit

Permalink
chore(deps): ⬆️ bump juliangruber/find-pull-request-action (#12)
Browse files Browse the repository at this point in the history
Bumps [juliangruber/find-pull-request-action](https://github.com/juliangruber/find-pull-request-action) from v1.3.0 to v1.4.0.
- [Release notes](https://github.com/juliangruber/find-pull-request-action/releases)
- [Commits](juliangruber/find-pull-request-action@v1.3.0...2fc55e8)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 15, 2021
1 parent b695c4a commit 4520168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
-d '{"head":"${{ env.HEAD_BRANCH }}","base":"${{ env.BASE_BRANCH }}","title":"${{steps.version.outputs.title}}","body":${{steps.CHANGELOG.outputs.result}},"maintainer_can_modify":true}'
- name: Find pull request
uses: juliangruber/find-pull-request-action@v1.3.0
uses: juliangruber/find-pull-request-action@v1.4.0
id: find-pull-request
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 4520168

Please sign in to comment.