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 ad0242b commit 0f00fa7Copy full SHA for 0f00fa7
.github/workflows/nfr.yml
@@ -158,7 +158,7 @@ jobs:
158
rm -rf scripts/vars.env
159
160
- name: Open a PR with the results
161
- uses: peter-evans/create-pull-request@a4f52f8033a6168103c2538976c07b467e8163bc # v6.0.1
+ uses: peter-evans/create-pull-request@70a41aba780001da0a30141984ae2a0c95d8704e # v6.0.2
162
with:
163
commit-message: NFR Test Results for NGF version ${{ inputs.version }}
164
author: ${{ github.actor }} <${{ github.actor_id }}+${{ github.actor }}@users.noreply.github.com>
0 commit comments