diff --git a/.github/workflows/build-docker-images.yaml b/.github/workflows/build-docker-images.yaml index 7003e29..39d5af7 100644 --- a/.github/workflows/build-docker-images.yaml +++ b/.github/workflows/build-docker-images.yaml @@ -272,7 +272,7 @@ jobs: ${{ inputs.pr_command }} - name: Create Pull Request - uses: peter-evans/create-pull-request@v6.0.1 + uses: peter-evans/create-pull-request@v6.0.5 if: github.ref == 'refs/heads/master' && inputs.pr_open timeout-minutes: 1 env: