diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 611e2537f..5d327a0d0 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -81,7 +81,7 @@ jobs: sed -i "s/^version: $CURRENT/version: ${LATEST/v/}/g" snap/snapcraft.yaml - name: Create a PR for local changes - uses: peter-evans/create-pull-request@v7.0.2 + uses: peter-evans/create-pull-request@v7.0.5 id: cpr with: