We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ab8b6e commit a1c5d05Copy full SHA for a1c5d05
.github/workflows/create-production-pr.yml
@@ -70,7 +70,7 @@ jobs:
70
shell: bash
71
72
- name: Create the Pull Request
73
- uses: peter-evans/create-pull-request@b1ddad2c994a25fbc81a28b3ec0e368bb2021c50 # v6.0.0
+ uses: peter-evans/create-pull-request@a4f52f8033a6168103c2538976c07b467e8163bc # v6.0.1
74
with:
75
# create a new pull request using the specified base branch
76
base: ${{ inputs.base }}
0 commit comments