Skip to content

Commit

Permalink
ci: upgrade create-pr-action to fix github but in update existing pr
Browse files Browse the repository at this point in the history
  • Loading branch information
baruchiro committed Apr 2, 2024
1 parent 33b90aa commit 0610b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-israeli-bank-scrapers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
echo "diff_link=https://github.com/eshaham/israeli-bank-scrapers/compare/v${{ steps.get_old_version.outputs.old_version }}...v${{ steps.get_new_version.outputs.new_version }}" >> $GITHUB_OUTPUT
- name: Create pull request
uses: peter-evans/create-pull-request@b1ddad2c994a25fbc81a28b3ec0e368bb2021c50
uses: peter-evans/create-pull-request@70a41aba780001da0a30141984ae2a0c95d8704e # v6.0.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: 'deps/israeli-bank-scrapers-core'
Expand Down

0 comments on commit 0610b9a

Please sign in to comment.