diff --git a/check-cla/action.yml b/check-cla/action.yml index a5cd143..ede3285 100644 --- a/check-cla/action.yml +++ b/check-cla/action.yml @@ -137,7 +137,7 @@ runs: # if unsigned, create PR - name: Create PR with new CLA signee - uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0 + uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0 id: pull if: steps.metadata.outputs.has_signed == 'false' with: