diff --git a/.github/workflows/update-sysdig-deploy-chart.yaml b/.github/workflows/update-sysdig-deploy-chart.yaml index 27cd53d96..eea6884e5 100644 --- a/.github/workflows/update-sysdig-deploy-chart.yaml +++ b/.github/workflows/update-sysdig-deploy-chart.yaml @@ -43,7 +43,7 @@ jobs: - name: Create Pull Request if: steps.dependent_files.outputs.any_changed == 'true' - uses: peter-evans/create-pull-request@v7.0.6 + uses: peter-evans/create-pull-request@v7.0.7 with: title: "chore(sysdig-deploy): Automatic version bump due to updated dependencies" base: main