We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf74500 commit 4487edbCopy full SHA for 4487edb
.github/workflows/reusable-create-homebrew-pr.yml
@@ -99,7 +99,7 @@ jobs:
99
100
- name: Create PR on Homebrew Repository
101
if: inputs.release-condition != 'false'
102
- uses: peter-evans/create-pull-request@b1ddad2c994a25fbc81a28b3ec0e368bb2021c50 # 6.0.0
+ uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # 7.0.6
103
with:
104
path: ${{ github.workspace }}/homebrew-garden
105
token: ${{ secrets.COMMITTER_TOKEN }}
0 commit comments