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 1b4eec1 commit b0ff416Copy full SHA for b0ff416
.github/workflows/pin-requirements.yml
@@ -129,7 +129,7 @@ jobs:
129
git push -f origin "origin/main:${SIGSTORE_PIN_REQUIREMENTS_BRANCH}"
130
131
- name: Open pull request
132
- uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
+ uses: peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284 # v7.0.7
133
with:
134
title: |
135
Update pinned requirements for ${{ env.SIGSTORE_RELEASE_TAG }}
0 commit comments